[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Calendar Assembly
C1.WPF.Calendar
Classes
C1Calendar
Methods
OnDisplayDateChanging
dotnet-api
C1.WPF.Calendar Assembly
C1.WPF.Calendar
Classes
BindingUtils
BindingUtils.PropagateNonDefaultConverter
BooleanToVisibilityConverter
C1Calendar
Constructors
Fields
Properties
Methods
ChangeViewModeAsync
Dispose
GetDaysSlots
GetMonthsSlots
GetYearSlots
GoBackAsync
GoForwardAsync
IsMouseOverSlot
OnApplyTemplate
OnDayOfWeekSlotLoading
OnDaySlotLoading
OnDisplayDateChanged
OnDisplayDateChanging
OnHeaderLoading
OnKeyDown
OnMonthSlotLoading
OnNextClick
OnPrevClick
OnSelectionChanged
OnSelectionChanging
OnViewModeChanged
OnYearSlotLoading
Refresh
Events
C1CalendarPresenter
C1CalendarResources
C1MultiMonthCalendar
CalendarAdapter
CalendarDayOfWeekSlotInfo
CalendarDayOfWeekSlotLoadingEventArgs
CalendarDaySlotInfo
CalendarDaySlotLoadingEventArgs
CalendarDaysOfWeekPanel
CalendarDaysPanel
CalendarHeaderLoadingEventArgs
CalendarHeaderSlotInfo
CalendarHeadersPanel
CalendarHelper
CalendarInputEventArgs
CalendarMonthSlotInfo
CalendarMonthSlotLoadingEventArgs
CalendarMonthsPanel
CalendarSelectionChangedEventArgs
CalendarSelectionChangingEventArgs
CalendarSlotInfo
CalendarSlotLoadingEventArgs<T>
CalendarSlotPresenter
CalendarSlotsPanel<S>
CalendarTextSlotPresenter
CalendarViewModeAnimation
CalendarYearSlotInfo
CalendarYearSlotLoadingEventArgs
CalendarYearsPanel
DateList
DateTimeUtils
DeferrableObservableCollection<T>
MonthSlotPresenter
ObservableCollectionStringConverter
ReentrantObservableCollection<T>
ThemeResources
Enums
(Showing Draft Content)
C1.WPF.Calendar.C1Calendar.OnDisplayDateChanging
OnDisplayDateChanging Method
OnDisplayDateChanging(EventArgs)
Raises the
DisplayDateChanging
event.
Declaration
protected virtual void OnDisplayDateChanging(EventArgs e)
Parameters
Type
Name
Description
EventArgs
e