Click or drag to resize

StiQuickButtonIsSelected Property

Gets or sets value which indicates this quick button is selected.

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

Property Value

Type: Boolean
See Also