StiQuickButtonSelectedImage Property |
Gets selected image of the quick button.
Namespace:
Stimulsoft.Report.QuickButtons
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic abstract Image SelectedImage { get; }
Public MustOverride ReadOnly Property SelectedImage As Image
Get
Property Value
Type:
Image
See Also