StiHighlightState Enumeration |
Types of selection of the component in the window of viewer.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public enum StiHighlightState
Public Enumeration StiHighlightState
Members
| Member name | Value | Description |
---|
| Hide | 0 |
Do not select.
|
| Show | 1 |
Show selection.
|
| Active | 2 |
Active selection.
|
See Also