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

In This Topic
    Split Property (DropDownList)
    In This Topic
    Returns current split number.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Split As Integer
    public int Split {get;}
    See Also