Gets the 0-based index in the table of the column containing the current cell.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public int Col { get; }
Visual Basic
Public ReadOnly Property Col As Integer
	Get

See Also