DayViewBase Properties
A base class for views which display one or more days in a detailed manner.| Name | Description |
|---|---|
| ActualStyleSettings | |
| ActualVisibleTime | Gets the actual time interval displayed by the Day View, Work Week View, or Week View. This is a dependency property. |
| AllDayAppointmentMinHeight | Gets or sets the height of all-day appointments in the Day View, Work Week View, and Week View. This is a dependency property. |
| AllDaySeparatorSize | Gets or sets the height of a separator bar between the all-day area and the main area of the Day View, Work Week View, and Week View. This is a dependency property. |
| AppointmentMinHeight | Gets or sets the minimum height of appointments in the Day View, Work Week View, and Week View. This is a dependency property. |
| ShowAllDayArea | Gets or sets a value indicating whether the All-Day Area is shown in the Day View, Work Week View, and Week View. This is a dependency property. |
| ShowTimeIndicatorOverAppointment | Specifies whether time indicators overlap appointments. This is a dependency property. |
| ShowWorkTimeOnly | |
| StyleSettings | |
| StyleSettingsTemplate | |
| TimeIndicators | Specifies the collection of time indicators displayed by the view. This is a dependency property. |
| TimeIndicatorsVisibility | Specifies days for which to display time indicators. This is a dependency property. |
| TimeRulers | |
| TimeRulerSize | |
| TimeRulersSource | |
| TimeRulerTemplate | |
| TimeScale | Gets or sets the time interval for time slots in the scheduling area. This is a dependency property. |
| TimeScales | |
| TopRowTime | |
| VisibleTime | Gets or sets the time of the view’s day interval for the Day View, Work Week View, and Week View. This is a dependency property. |
| VisualData |
See Also