Click or drag to resize

StiTableGetColumnForCell Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.Table.StiTable.GetColumnForCell(Stimulsoft.Report.Components.Table.IStiTableCell)"]

Namespace:  Stimulsoft.Report.Components.Table
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public int GetColumnForCell(
	IStiTableCell cell
)

Parameters

cell
Type: Stimulsoft.Report.Components.TableIStiTableCell

[Missing <param name="cell"/> documentation for "M:Stimulsoft.Report.Components.Table.StiTable.GetColumnForCell(Stimulsoft.Report.Components.Table.IStiTableCell)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.Table.StiTable.GetColumnForCell(Stimulsoft.Report.Components.Table.IStiTableCell)"]

See Also