DxSchedulerDayViewBase Members
In This Article
#Properties
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. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also