Click or drag to resize

StiTableElementIsSelected Property

Gets or sets value indicates is the component selected or not.

Namespace:  Stimulsoft.Dashboard.Components.Table
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public override bool IsSelected { get; set; }

Property Value

Type: Boolean

Implements

IStiSelectIsSelected
See Also