GrapeCity.Xaml.SpreadSheet.UI
LastRow Property


GrapeCity.Xaml.SpreadSheet.UI.UndoRedo Namespace > RowResizeExtent Class : LastRow Property
Gets the index of the last row in the contiguous selection.
Syntax
'Declaration
 
Public ReadOnly Property LastRow As Integer
'Usage
 
Dim instance As RowResizeExtent
Dim value As Integer
 
value = instance.LastRow
public int LastRow {get;}
See Also

Reference

RowResizeExtent Class
RowResizeExtent Members