ComponentOne True DBGrid for WinForms
Count Property (GroupRow)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > GroupRow Class : Count Property
Gets the number of rows that belong to this group.
Syntax
'Declaration
 
Public ReadOnly Property Count As System.Integer
public System.int Count {get;}
See Also

Reference

GroupRow Class
GroupRow Members