BottomFooterRowCount Property (RenderTableFragment)
In This Topic
Gets the number of rows in the table footer at the bottom of the current fragment (i.e. on the current page or page column).
Syntax
'Declaration
Public ReadOnly Property BottomFooterRowCount As Integer
public int BottomFooterRowCount {get;}
See Also