ComponentOne True DBGrid for WinForms
RowCount Property (Frame)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid.BaseGrid Namespace > Frame Class : RowCount Property
Gets the number of rows in an unbound grid.
Syntax
'Declaration
 
Public ReadOnly Property RowCount As System.Integer
public System.int RowCount {get;}
See Also

Reference

Frame Class
Frame Members