TopHeaderRowCount Property (RenderTableFragment)
In This Topic
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).
Syntax
'Declaration
Public ReadOnly Property TopHeaderRowCount As Integer
public int TopHeaderRowCount {get;}
See Also