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; }
Public Overrides Property IsSelected As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IStiSelectIsSelectedSee Also