Click or drag to resize

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

Property Value

Type: Boolean

Implements

IStiSelectIsSelected
See Also