ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / GroupCollection Class / Count Property

In This Topic
    Count Property (GroupCollection)
    In This Topic
    Returns the number of groups in a C1Report.Groups collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As System.Integer
    public System.int Count {get;}
    See Also