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

    Parameters

    sender
    e
    See Also