ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / GridColumnCollection Class / Count Property

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