Spread Silverlight Documentation
RowIndex Property (CellEditExtent)


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > CellEditExtent Class : RowIndex Property
Gets the edit cell row index.
Syntax
'Declaration
 
Public ReadOnly Property RowIndex As System.Integer
'Usage
 
Dim instance As CellEditExtent
Dim value As System.Integer
 
value = instance.RowIndex
public System.int RowIndex {get;}
See Also

Reference

CellEditExtent Class
CellEditExtent Members