True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid.BaseGrid 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 System.EventArgs _
    ) 
    protected virtual void OnSplitChange( 
       System.EventArgs e
    )

    Parameters

    e
    See Also