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

In This Topic
    CalendarSelectionChangedEventArgs Class
    In This Topic
    Event information for C1Calendar.SelectionChanged event.
    Object Model
    CalendarSelectionChangedEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class CalendarSelectionChangedEventArgs 
       Inherits System.EventArgs
    public class CalendarSelectionChangedEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WPF.Calendar.CalendarSelectionChangedEventArgs

    See Also