WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / CalendarSelectionChangingEventArgs Class
Members
In This Topic
    CalendarSelectionChangingEventArgs Class
    In This Topic
    Event data for C1Calendar.SelectionChanging event.
    Syntax
    public class CalendarSelectionChangingEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WinUI.Calendar.CalendarSelectionChangingEventArgs

    See Also