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

In This Topic
    SplitIndex Property (C1TrueDBGrid)
    In This Topic
    Gets or sets the index of the current Split within the SplitCollection.
    Syntax
    'Declaration
     
    Public Property SplitIndex As System.Integer
    public System.int SplitIndex {get; set;}
    See Also