ComponentOne List for WinForms
C1.Win.C1List.ListBase Namespace / C1ListBase Class / SplitChange Event

In This Topic
    SplitChange Event (C1ListBase)
    In This Topic
    Occurs whenever a Split changes focus.
    Syntax
    'Declaration
     
    
    Public Event SplitChange As EventHandler
    public event EventHandler SplitChange
    See Also