Spread Silverlight Documentation
RowCount Property (ICellRange)


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

Reference

ICellRange Interface
ICellRange Members