Click or drag to resize

StiTableCellCheckBoxGetJoinComponentByGuid Method

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

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

Parameters

id
Type: SystemInt32

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

Return Value

Type: StiComponent

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

Implements

IStiTableCellGetJoinComponentByGuid(Int32)
See Also