The ScheduleView type exposes the following members.

Methods

  NameDescription
CancelAdd
When overridden in a derived class, cancels the addition of the specified ScheduleItem.
DecrementView
Moves the view backward to the previous block (e.g. previous week).
GetStartDateContaining
When overridden in a derived class, gets a start date that is appropriate for that type of view to display the given date.
IncrementView
Moves the view forward to the next block (e.g. next week).
NotifyDateRangeChanged
Raises change notification events required when the view changes to displaying a different date range.
OnPropertyChanged
Raises the PropertyChanged event.

See Also