Click or drag to resize

StiContainerGetSelectedComponents Method

Returns the array of the selected components.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiComponentsCollection GetSelectedComponents()

Return Value

Type: StiComponentsCollection
The array of selected components.
See Also