StiReportGetSelected Method |
Returns the array of the selected components on the current page (including pages and modifiers).
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public Object[] GetSelected()
Public Function GetSelected As Object()
Return Value
Type:
ObjectThe array of the selected components.
See Also