DayView Properties
A view that displays a detailed picture of events across one or more days.| Name | Description |
|---|---|
| ActualStyleSettings | Inherited from DayViewBase. |
| ActualVisibleTime | Gets the actual time interval displayed by the Day View, Work Week View, or Week View. This is a dependency property. Inherited from DayViewBase. |
| 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. Inherited from DayViewBase. |
| 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. Inherited from DayViewBase. |
| AppointmentMinHeight | Gets or sets the minimum height of appointments in the Day View, Work Week View, and Week View. This is a dependency property. Inherited from DayViewBase. |
| DayCount | Gets or sets the number of days that are simultaneously displayed within the Day View. This is a dependency property. |
| Days | Gets or sets the days that are currently displayed by the Day 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. Inherited from DayViewBase. |
| ShowTimeIndicatorOverAppointment | Specifies whether time indicators overlap appointments. This is a dependency property. Inherited from DayViewBase. |
| ShowWorkTimeOnly | Inherited from DayViewBase. |
| StyleSettings | Inherited from DayViewBase. |
| StyleSettingsTemplate | Inherited from DayViewBase. |
| TimeIndicators | Specifies the collection of time indicators displayed by the view. This is a dependency property. Inherited from DayViewBase. |
| TimeIndicatorsVisibility | Specifies days for which to display time indicators. This is a dependency property. Inherited from DayViewBase. |
| TimeRulers | Inherited from DayViewBase. |
| TimeRulerSize | Inherited from DayViewBase. |
| TimeRulersSource | Inherited from DayViewBase. |
| TimeRulerTemplate | Inherited from DayViewBase. |
| TimeScale | Gets or sets the time interval for time slots in the scheduling area. This is a dependency property. Inherited from DayViewBase. |
| TimeScales | Inherited from DayViewBase. |
| TopRowTime | Inherited from DayViewBase. |
| 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. Inherited from DayViewBase. |
| VisualData | Inherited from DayViewBase. |
See Also