WinUI | ComponentOne
C1.WinUI.DataCollection Assembly / C1.WinUI.DataCollection Namespace / C1CollectionView Class / OnCurrentChanged Method
The System.EventArgs instance containing the event data.
In This Topic
    OnCurrentChanged Method
    In This Topic
    Raises the CurrentChanged event.
    Syntax
    protected void OnCurrentChanged( 
       EventArgs e
    )

    Parameters

    e
    The System.EventArgs instance containing the event data.
    See Also