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

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