Click or drag to resize

IStiSelect Interface

Describes an object selection.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public interface IStiSelect

The IStiSelect type exposes the following members.

Properties
  NameDescription
Public propertyIsSelected
Gets value indicates that component is selected.
Public propertySelectionTick
Top
Methods
  NameDescription
Public methodInvert
Invert selection of component.
Public methodReset
Reset selection of component.
Public methodSelect
Select component.
Top
See Also