DxSchedulerDayViewBase Properties
Defines the base API for classes that implement a DxSchedulerDayView component.
Name | Description |
---|---|
All |
Specifies the template for Scheduler all-day time cells. |
Cell |
Specifies the base width of a day cell in day, week, and work week views, in pixels. |
Css |
Assigns a CSS class to the component.
Inherited from Dx |
Date |
Specifies the template for date header cells in the Scheduler. |
Day |
Specifies the number of days displayed in the Day View. |
Horizontal |
Specifies a template for appointments displayed horizontally in Scheduler views. |
Id |
Specifies the component’s unique identifier.
Inherited from Dx |
Resource |
Specifies the template for resource header cells in the Scheduler. |
Show |
Specifies whether the scheduler displays only working hours in a View. |
Snap |
Specifies how appointments snap to time cells in the view. |
Time |
Specifies a template used to display time cells in the Scheduler. |
Time |
Specifies when to show the current time indicator. |
Time |
Specifies the appointment slot time interval. |
Vertical |
Specifies a template for appointments displayed vertically in Scheduler views. |
Visible |
Specifies the visible time interval. |
Work |
Specifies the working hours for the current day. |
See Also