WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / C1Calendar Class / OnNextClick Method
In This Topic
    OnNextClick Method
    In This Topic
    Called when the next button is clicked.
    Syntax
    protected virtual void OnNextClick( 
       object sender,
       RoutedEventArgs e
    )

    Parameters

    sender
    e
    See Also