MAUI | ComponentOne
C1.Maui.Calendar Assembly / C1.Maui.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.Maui.Calendar.CalendarSelectionChangingEventArgs

    See Also