True if the item raises the ItemClick event when clicked.
When displaying a query in the QueryViewer or DashboardViewer control, you may want to enable the ItemClick event only for some of the attributes and not for all of them. This property at query attribute level allows you to do just that. The ItemClick event will be raised only for those attributes that have this property set to true (this is the default value). Also, the visual feedback when moving the mouse over the attribute value (i.e., changing the pointer icon and underlining the attribute value) will only occur for these attributes.
This property applies both at run-time and at design-time.
To apply changes made by this property, do a Build with this Only of the object.
This property is available since GeneXus 16 upgrade 4.
Objects: Dashboard, Query
Platforms: Web(.Net, .Net Core, Java)
ItemClick Event