Gets the number of columns in the current table 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 ColCount { get; }
Visual Basic
Public ReadOnly Property ColCount As Integer
	Get

See Also