PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 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 Integer
    public int Count {get;}
    See Also