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

In This Topic
    Splits Property (C1TrueDBGrid)
    In This Topic
    Gets the collection of Split objects.
    Syntax
    'Declaration
     
    Public ReadOnly Property Splits As SplitCollection
    public SplitCollection Splits {get;}
    See Also