Skip to main content
A newer version of this page is available. .

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.
AppointmentFormTemplateUrl Not in effect in ASP.NET MVC. Use the MVCxSchedulerOptionsForms.SetAppointmentFormTemplateContent method instead.
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.
AppointmentInplaceEditorFormTemplateUrl Not in effect in ASP.NET MVC. Use the MVCxSchedulerOptionsForms.SetAppointmentInplaceEditorFormTemplateContent method instead.
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.
GotoDateFormTemplateUrl Not in effect in ASP.NET MVC. Use the MVCxSchedulerOptionsForms.SetGotoDateFormTemplateContent method instead.
GotoDateFormVisibility Gets or sets an option that specifies how the date navigation form is shown. Inherited from ASPxSchedulerOptionsForms.
MessageBoxTemplateUrl Not in effect in ASP.NET MVC.
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.
RecurrentAppointmentDeleteFormTemplateUrl Not in effect in ASP.NET MVC. Use the MVCxSchedulerOptionsForms.SetRecurrentAppointmentDeleteFormTemplateContent method instead.
RecurrentAppointmentDeleteFormVisibility Gets or sets the option that specifies how a form has to be shown. Inherited from ASPxSchedulerOptionsForms.
RecurrentAppointmentEditFormTemplateUrl Not in effect in ASP.NET MVC. Use the MVCxSchedulerOptionsForms.SetRecurrentAppointmentEditFormTemplateContent method instead.
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.
RemindersFormTemplateUrl Not in effect in ASP.NET MVC. Use the MVCxSchedulerOptionsForms.SetRemindersFormTemplateContent method instead.
See Also