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()
Public Function GetSelectedComponentsWithChilds As StiComponentsCollection
Return Value
Type:
StiComponentsCollectionThe array of selected components.
See Also