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
Syntaxpublic bool IsSelected { get; set; }
Public Property IsSelected As Boolean
Get
Set
Property Value
Type:
Boolean
See Also