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