  | GridWidgetOnRowClick Property  | 
 
            Gets or sets action for row on click event
            
 
    Namespace: 
   Dynamicweb.Dashboards.Widgets
    Assembly:
   Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntaxprotected Action OnRowClick { get; set; }Protected Property OnRowClick As Action
	Get
	Set
Property Value
Type: 
Action
See Also