ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / CalendarModeChangedEventArgs Class
Properties


In This Topic
    CalendarModeChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CalendarModeChangedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CalendarModeChangedEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the new mode of the C1Calendar control.  
    Public PropertyGets the old mode of the C1Calendar control.  
    Public Property (Inherited from Windows.UI.Xaml.RoutedEventArgs)
    Top
    See Also