StiComponentIsSelected Property |
Gets or sets value indicates is the component selected or not.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual bool IsSelected { get; set; }
Public Overridable Property IsSelected As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IStiSelectIsSelectedSee Also