Click or drag to resize

StiContainerGetSelectedComponentsWithChilds Method

Returns the array of the selected objects including child of the selected objects.

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

Return Value

Type: StiComponentsCollection
The array of selected components.
See Also