GrapeCity.Xaml.SpreadSheet.UI
Row Property (CellPresenterBase)


GrapeCity.Xaml.SpreadSheet.UI Namespace > CellPresenterBase Class : Row Property
Gets a value that indicates the row index.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
'Usage
 
Dim instance As CellPresenterBase
Dim value As Integer
 
value = instance.Row
public int Row {get;}
See Also

Reference

CellPresenterBase Class
CellPresenterBase Members