Spread Silverlight Documentation
FirstRow Property


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

Reference

RowResizeExtent Class
RowResizeExtent Members