Gets the number of rows that belong to this group.
[Visual Basic]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}
[Delphi]
public property Count: Int32 read get_Count;
See Also
GroupRow Class | GroupRow Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |