ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / ColumnCollection Class / Count Property

In This Topic
    Count Property (ColumnCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As System.Integer
    public System.int Count {get;}
    See Also