Spread Windows Forms 12.0 Product Documentation
RowCount Property (Reference)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > Reference Structure : RowCount Property
Gets the totals row count.
Syntax
'Declaration
 
Public ReadOnly Property RowCount As Integer
'Usage
 
Dim instance As Reference
Dim value As Integer
 
value = instance.RowCount
public int RowCount {get;}

Property Value

An integer value represents the row count.
See Also

Reference

Reference Structure
Reference Members