The MonthView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MonthView | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | CancelAdd |
Cancels tha addition of the specified item.
(Overrides ScheduleView..::.CancelAdd(ScheduleItem).) |
![]() | DecrementView |
Moves the view to the previous month.
(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 month.
(Overrides ScheduleView..::.IncrementView()()().) |
![]() | NotifyDateRangeChanged |
Raises change notification events required when the view changes to
displaying a different date range.
(Inherited from ScheduleView.) |
![]() | OnPropertyChanged |
Raises the PropertyChanged event.
(Inherited from ScheduleView.) |
Properties
Name | Description | |
---|---|---|
![]() | DateRangeDisplayInfo |
Gets display information for the view title.
(Inherited from ScheduleView.) |
![]() | DateRangeDisplayMode |
Gets how to format dates in the view title.
(Overrides ScheduleView..::.DateRangeDisplayMode.) |
![]() | EndDate |
Gets the end date of the view.
(Overrides ScheduleView..::.EndDate.) |
![]() | IsNextWingEnabled |
Gets whether the "next item" wing button is enabled.
(Inherited from ScheduleView.) |
![]() | IsPreviousWingEnabled |
Gets whether the "previous item" wing button is enabled.
(Inherited from ScheduleView.) |
![]() | Month |
Gets the month being displayed.
|
![]() | Now |
Gets the current date and time.
(Inherited from ScheduleView.) |
![]() | Schedule |
Gets or sets the Schedule being displayed.
(Inherited from ScheduleView.) |
![]() | SelectedDateRange |
Gets a DateRange containing the selected start and end dates of this MonthView.
If a ScheduleItem is selected, then the start and end times of the item will be returned instead.
(Overrides ScheduleView..::.SelectedDateRange.) |
![]() | ShowWings |
Gets whether the view needs to display the "wing" buttons (previous and next schedule item).
(Inherited from ScheduleView.) |
![]() | StartDate |
Gets or sets the start date of the view.
(Overrides ScheduleView..::.StartDate.) |
![]() | Times |
Gets the hours of the day.
(Inherited from ScheduleView.) |
Events
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Occurs when a property value changes.
(Inherited from ScheduleView.) |