MVCxSchedulerOptionsForms Properties
Contains settings and methods used to specify the content, visibility and other options of the end-user dialog forms.| Name | Description |
|---|---|
| AppointmentFormRouteValues | Gets or sets the route values for the appointment editing form template. |
| AppointmentFormVisibility | Gets or sets the option that specifies how an appointment form has to be shown. Inherited from ASPxSchedulerOptionsForms. |
| AppointmentInplaceEditorFormRouteValues | Gets or sets the route values for the inplace editor form template. |
| DialogLayoutSettings | Provides access to the Scheduler dialog’s layout settings. Inherited from ASPxSchedulerOptionsForms. |
| GotoDateFormRouteValues | Gets or sets the route values for the GotoDate form template. |
| GotoDateFormVisibility | Gets or sets an option that specifies how the date navigation form is shown. Inherited from ASPxSchedulerOptionsForms. |
| RecurrenceFormName | Gets or sets the name of the recurrence form used in client scripts. |
| RecurrentAppointmentDeleteFormRouteValues | Gets or sets the route values for the template of the recurrent appointment deletion dialog. |
| RecurrentAppointmentDeleteFormVisibility | Gets or sets the option that specifies how a form has to be shown. Inherited from ASPxSchedulerOptionsForms. |
| RecurrentAppointmentEditFormVisibility | Gets or sets the option that specifies how a form has to be shown. Inherited from ASPxSchedulerOptionsForms. |
| RemindersFormRouteValues | Gets or sets the route values for the reminder form template. |
See Also