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