Gets the number of rows in the table header at the top 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 TopHeaderRowCount { get; }
Visual Basic
Public ReadOnly Property TopHeaderRowCount As Integer
	Get

See Also