C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableCell Class / Row Property

In This Topic
Row Property
In This Topic
Gets the 0-based index in the table of the row containing the current cell.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
 
See Also