GrapeCity.Xaml.SpreadSheet.UI
RowIndex Property (CellEditExtent)


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

Reference

CellEditExtent Class
CellEditExtent Members