Gets the number of columns in the vertical table header on the left of the current fragment (i.e. on the current page or page column).

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

Syntax

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

See Also