| 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
Syntax protected Action OnRowClick { get; set; }
Protected Property OnRowClick As Action
Get
Set
Property Value
Type:
ActionSee Also