DayViewBase Fields
The base class for all Day-based Views.Name | Description |
---|---|
ActualVisibleTimeProperty static | Identifies the ActualVisibleTime dependency property. |
AllDayAppointmentHeightProperty static | Identifies the AllDayAppointmentHeight dependency property. |
AllDayAppointmentStyleProperty static | Identifies the AllDayAppointmentStyle dependency property. |
AllDayAppointmentTemplateProperty static | Identifies the AllDayAppointmentTemplate dependency property. |
AllDayCellStyleProperty static | Identifies the AllDayCellStyle dependency property. |
AllDayCellTemplateProperty static | Identifies the AllDayCellTemplate dependency property. |
AppointmentMinHeightProperty static | Identifies the AppointmentMinHeight dependency property. |
AppointmentStyleProperty static | Identifies the AppointmentStyle dependency property. |
AppointmentTemplateProperty static | Identifies the AppointmentTemplate dependency property. |
CellMinHeightProperty static | Identifies the CellMinHeight 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. |
MaxAllDayAppointmentRowCountProperty static | Identifies the MaxAllDayAppointmentRowCount dependency property. |
ShowWorkTimeOnlyProperty static | Identifies the ShowWorkTimeOnly dependency property. |
SnapToCellsModeProperty static | Identifies the SnapToCellsMode dependency property. |
StartProperty static | Identifies the Start dependency property. Inherited from ViewBase. |
TimeIndicatorStyleProperty static | Identifies the TimeIndicatorStyle dependency property. |
TimeRulerCellStyleProperty static | Identifies the TimeRulerCellStyle dependency property. |
TimeRulerCellTemplateProperty static | Identifies the TimeRulerCellTemplate dependency property. |
TimeRulerHeaderStyleProperty static | Identifies the TimeRulerHeaderStyle dependency property. |
TimeRulerHeaderTemplateProperty static | Identifies the TimeRulerHeaderTemplate dependency property. |
TimeRulerWidthProperty static | Identifies the TimeRulerWidth dependency property. |
TimeScaleIntervalProperty static | Identifies the TimeScaleInterval dependency property. |
TimeScaleSlotCountProperty static | Identifies the TimeScaleSlotCount dependency property. |
TopRowTimeProperty static | Identifies the TopRowTime dependency property. |
VisibleTimeProperty static | Identifies the VisibleTime dependency property. |
WorkDaysProperty static | Identifies the WorkDays dependency property. Inherited from ViewBase. |
WorkTimeProperty static | Identifies the WorkTime dependency property. |
See Also