ComponentOne List for WinForms
C1.Win.C1List.ListBase Namespace / C1ListBase Class / SplitIndex Property

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