True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / GroupRow Class / Count Property

In This Topic
    Count Property (GroupRow)
    In This Topic
    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