Spread Silverlight Documentation
LastRow Property


GrapeCity.Windows.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 System.Integer
'Usage
 
Dim instance As RowResizeExtent
Dim value As System.Integer
 
value = instance.LastRow
public System.int LastRow {get;}
See Also

Reference

RowResizeExtent Class
RowResizeExtent Members