Click or drag to resize

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
Members
  Member nameValueDescription
Hide0 Do not select.
Show1 Show selection.
Active2 Active selection.
See Also