ComponentOne List for WinForms
C1.Win.C1List 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 Integer
    public int SplitIndex {get;}
    See Also