ComponentOne List for WinForms
C1.Win.C1List Namespace / DropDownList Class / SplitRemoved Event

In This Topic
    SplitRemoved Event (DropDownList)
    In This Topic
    Occurs whenever horizontal or vertical splits are removed.
    Syntax
    'Declaration
     
    
    Public Event SplitRemoved As EventHandler
    public event EventHandler SplitRemoved
    See Also