Name of the variable containing information about the DashboardViewer ItemClick event when it's raised.
Upon clicking on a value on any object in the DashboardViewer control we may want to trigger a particular action. This property contains the name of the variable based on the DashboardViewerItemClickData SDT that can be used in the ItemClick event.
DashboardViewerItemClickData SDT structure

This property applies only 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.
Platforms: Web(.Net, .Net Core, Java)
Controls: DashboardViewer