Spread Silverlight Documentation
Row Property (ICellRange)


GrapeCity.Windows.SpreadSheet.Data Namespace > ICellRange Interface : Row Property
Gets the row.
Syntax
'Declaration
 
ReadOnly Property Row As System.Integer
'Usage
 
Dim instance As ICellRange
Dim value As System.Integer
 
value = instance.Row
System.int Row {get;}
See Also

Reference

ICellRange Interface
ICellRange Members