True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / SplitEventArgs Class / SplitIndex Property

In This Topic
    SplitIndex Property (SplitEventArgs)
    In This Topic
    Indicates the position of the Split in the Splits collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property SplitIndex As System.Integer
    public System.int SplitIndex {get;}
    See Also