Click or drag to resize

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()

Return Value

Type: Object
The array of the selected components.
See Also