DxScheduler Properties
A calendar and scheduler component that displays a detailed snapshot of events/appointments in your web application across a single day, a week, or a month.
Name | Description |
---|---|
Active |
Specifies the currently active view. |
Allow |
Specifies whether users can create new appointments. |
Allow |
Specifies whether users can delete appointments. |
Allow |
Specifies whether users can drag appointments. |
Allow |
Specifies whether users can drag-and-drop appointments between resource groups. |
Allow |
Specifies whether users can edit appointments. |
Allow |
Specifies whether users can resize appointments. |
Appointment |
Specifies the template for the compact edit form‘s header. |
Appointment |
Specifies the layout of the compact form that appears when a user creates or edits an appointment. |
Appointment |
Specifies the template for the extended edit form‘s header. |
Appointment |
Specifies the layout of the extended form that appears when you create an appointment and click the expand button, or when you edit an appointment. |
Appointment |
Specifies which appointment form a user can use to create and edit appointments. |
Appointment |
Specifies the template for the appointment tooltip’s header. |
Appointment |
Specifies the template for an appointment tooltip. |
Attributes | Specifies a collection of standard HTML attributes applied to the Scheduler. |
Child |
Specifies the view collection. |
Css |
Assigns a CSS class to the Dx component.
|
Data |
Specifies the Scheduler’s data source. |
Date |
Specifies the template used to display text in the Scheduler’s Date Navigator. |
First |
Specifies the first day of the week. |
Group |
Specifies how Scheduler appointments are grouped. |
Id |
Specifies the Dx component’s unique identifier.
|
Inner |
Specifies the size of the Scheduler’s inner components. |
Recurrence |
Specifies the template for the recurrence settings form’s header. |
Resource |
Specifies whether a resource color is applied to the corresponding group’s header. |
Resource |
Specifies whether the Scheduler displays the Resource Navigator. |
Selected |
Specifies the selected appointment. |
Show |
Specifies whether to show an appointment’s tooltip. |
Start |
Specifies the Scheduler’s start date. |
Validate |
Specifies whether to validate the appointment edit form. |
Views | Specifies the Scheduler’s view collection. |
Visible |
Specifies the data source that stores visible resource objects. |
Work |
Specifies days assigned to a workweek. |
See Also