Click or drag to resize

StiReportIsSelected Property

Gets or sets value, which indicates whether the report in the designer is selected or not.

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

Property Value

Type: Boolean

Implements

IStiSelectIsSelected
See Also