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

In This Topic
LastRow Property
In This Topic
Gets the index of the last row spanned by the current cell. If SpanRows is 1, the value of this property is equal to Row.
Syntax
'Declaration
 
Public ReadOnly Property LastRow As Integer
 
See Also