[]
Called when the DisplayMode property changed, to raise the DisplayModeChanged event.
protected virtual void OnDisplayModeChanged(CalendarModeChangedEventArgs e)
Protected Overridable Sub OnDisplayModeChanged(e As CalendarModeChangedEventArgs)
Type | Name | Description |
---|---|---|
CalendarModeChangedEventArgs | e | The GrapeCity.Windows.InputMan.CalendarModeChangedEventArgs instance containing the event data. |