Click or drag to resize

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; }

Property Value

Type: Action
See Also