True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / OnSplitChange Method

In This Topic
    OnSplitChange Method (C1TrueDBGrid)
    In This Topic
    Raises the SplitChange event.
    Syntax
    'Declaration
     
    Protected Overrides Sub OnSplitChange( _
       ByVal e As System.EventArgs _
    ) 
    protected override void OnSplitChange( 
       System.EventArgs e
    )

    Parameters

    e
    See Also