MonthView Fields
The View that displays all appointments for a month.| Name | Description |
|---|---|
| AppointmentHeightProperty static | Identifies the AppointmentHeight dependency property. |
| AppointmentStyleProperty static | Identifies the AppointmentStyle dependency property. |
| AppointmentTemplateProperty static | Identifies the AppointmentTemplate dependency property. |
| CellStyleProperty static | Identifies the CellStyle dependency property. |
| CellTemplateProperty static | Identifies the CellTemplate dependency property. |
| DataStorageProperty static | Identifies the DataStorage dependency property. Inherited from ViewBase. |
| FirstDayOfWeekProperty static | Identifies the FirstDayOfWeek dependency property. Inherited from ViewBase. |
| HeaderItemStyleProperty static | Identifies the HeaderItemStyle dependency property. |
| HeaderItemTemplateProperty static | Identifies the HeaderItemTemplate dependency property. |
| ShowWorkDaysOnlyProperty static | Identifies the ShowWorkDaysOnly dependency property. |
| StartProperty static | Identifies the Start dependency property. Inherited from ViewBase. |
| WeekCountProperty static | Identifies the WeekCount dependency property. |
| WorkDaysProperty static | Identifies the WorkDays dependency property. Inherited from ViewBase. |
See Also