True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / SplitCollection Class / ColCount Property

In This Topic
    ColCount Property (SplitCollection)
    In This Topic
    Gets the number of horizontal splits in the collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColCount As System.Integer
    public System.int ColCount {get;}
    See Also