[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarModeChangedEventArgs

CalendarModeChangedEventArgs Class

Provides data for GrapeCity.Windows.InputMan.GcDropDownCalendar.DisplayModeChanged event.

Inheritance
CalendarModeChangedEventArgs
Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public class CalendarModeChangedEventArgs : RoutedEventArgs
Public Class CalendarModeChangedEventArgs
    Inherits RoutedEventArgs

Constructors

Name Description
CalendarModeChangedEventArgs(CalendarMode, CalendarMode)

Initializes a new instance of the CalendarModeChangedEventArgs class.

CalendarModeChangedEventArgs(CalendarMode, CalendarMode, object)

Initializes a new instance of the CalendarModeChangedEventArgs class.

CalendarModeChangedEventArgs(CalendarMode, CalendarMode, RoutedEvent, object)

Initializes a new instance of the CalendarModeChangedEventArgs class.

Properties

Name Description
NewMode

Gets the new mode of the GrapeCity.Windows.InputMan.GcDropDownCalendar.

OldMode

Gets the previous mode of the GrapeCity.Windows.InputMan.GcDropDownCalendar.