Click or drag to resize

StiContainerGetSelectedComponents Method (StiComponentsCollection)

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 void GetSelectedComponents(
	ref StiComponentsCollection comps
)

Parameters

comps
Type: Stimulsoft.Report.ComponentsStiComponentsCollection

[Missing <param name="comps"/> documentation for "M:Stimulsoft.Report.Components.StiContainer.GetSelectedComponents(Stimulsoft.Report.Components.StiComponentsCollection@)"]

See Also