The DayView type exposes the following members.

Methods

  NameDescription
CancelAdd
Cancels tha addition of the specified item.
(Overrides ScheduleView..::.CancelAdd(ScheduleItem).)
DecrementView
Moves the view to the previous day.
(Overrides ScheduleView..::.DecrementView()()().)
GetStartDateContaining
Gets a suitable start date for the control to display the requested date.
(Overrides ScheduleView..::.GetStartDateContaining(DateTime).)
IncrementView
Moves the view to the next day.
(Overrides ScheduleView..::.IncrementView()()().)
NotifyDateRangeChanged
Raises change notification events required when the view changes to displaying a different date range.
(Inherited from ScheduleView.)
OnApplyTemplate
Called by the framework when the control template is applied.
(Overrides FrameworkElement..::.OnApplyTemplate()()().)
OnPropertyChanged
Raises the PropertyChanged event.
(Inherited from ScheduleView.)

See Also