Spread Silverlight Documentation
Row Property (CellPresenterBase)


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

Reference

CellPresenterBase Class
CellPresenterBase Members