GrapeCity.Xaml.SpreadSheet.Data
RowCount Property (ICellRange)


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

Reference

ICellRange Interface
ICellRange Members