Click or drag to resize

StiTableHelperGetSelectedCount Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.GetSelectedCount(Stimulsoft.Report.Components.StiComponentsCollection)"]

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static int GetSelectedCount(
	StiComponentsCollection comps
)

Parameters

comps
Type: Stimulsoft.Report.ComponentsStiComponentsCollection

[Missing <param name="comps"/> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.GetSelectedCount(Stimulsoft.Report.Components.StiComponentsCollection)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Report.Design.StiTableHelper.GetSelectedCount(Stimulsoft.Report.Components.StiComponentsCollection)"]

See Also