Click or drag to resize

StiTableCellCheckBoxGetJoinComponentByIndex Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.Table.StiTableCellCheckBox.GetJoinComponentByIndex(System.Int32)"]

Namespace:  Stimulsoft.Report.Components.Table
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiComponent GetJoinComponentByIndex(
	int index
)

Parameters

index
Type: SystemInt32

[Missing <param name="index"/> documentation for "M:Stimulsoft.Report.Components.Table.StiTableCellCheckBox.GetJoinComponentByIndex(System.Int32)"]

Return Value

Type: StiComponent

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.Table.StiTableCellCheckBox.GetJoinComponentByIndex(System.Int32)"]

Implements

IStiTableCellGetJoinComponentByIndex(Int32)
See Also