ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TableVectorGroup Class / Count Property

In This Topic
    Count Property (TableVectorGroup)
    In This Topic
    Gets the number of rows or columns in the current group.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As System.Integer
    public System.int Count {get;}
    See Also