Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarSelectionChangingEventArgs Class
Members

In This Topic
    CalendarSelectionChangingEventArgs Class
    In This Topic
    Event data for C1Calendar.SelectionChanging event.
    Object Model
    CalendarSelectionChangingEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class CalendarSelectionChangingEventArgs 
       Inherits System.EventArgs
    public class CalendarSelectionChangingEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WPF.Calendar.CalendarSelectionChangingEventArgs

    See Also