C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderTableFragment Class / RowCount Property

In This Topic
RowCount Property
In This Topic
Gets the number of rows in the current table fragment (i.e. on the current page or page column).
Syntax
'Declaration
 
Public ReadOnly Property RowCount As Integer
 
See Also