ComponentOne List for WinForms
C1.Win.C1List.ListBase Namespace / Frame Class / OnSplitChange Method

In This Topic
    OnSplitChange Method (Frame)
    In This Topic
    Raised when split currency has changed.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnSplitChange( _
       ByVal e As EventArgs _
    ) 
    protected virtual void OnSplitChange( 
       EventArgs e
    )

    Parameters

    e
    See Also