MVCxSchedulerOptionsForms Members
In This Article
#Constructors
Name | Description |
---|---|
MVCx |
Initializes a new instance of the MVCx |
#Properties
Name | Description |
---|---|
Appointment |
Gets or sets the route values for the appointment editing form template. |
Appointment |
Gets or sets the option that specifies how an appointment form has to be shown.
Inherited from ASPx |
Appointment |
Gets or sets the route values for the inplace editor form template. |
Dialog |
Provides access to the Scheduler dialog’s layout settings.
Inherited from ASPx |
Goto |
Gets or sets the route values for the Goto |
Goto |
Gets or sets an option that specifies how the date navigation form is shown.
Inherited from ASPx |
Recurrence |
Gets or sets the name of the recurrence form used in client scripts. |
Recurrent |
Gets or sets the route values for the template of the recurrent appointment deletion dialog. |
Recurrent |
Gets or sets the option that specifies how a form has to be shown.
Inherited from ASPx |
Recurrent |
Gets or sets the option that specifies how a form has to be shown.
Inherited from ASPx |
Reminders |
Gets or sets the route values for the reminder form template. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current object. |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
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. |
Reset() |
Resets all notification options to their default values.
Inherited from Scheduler |
Set |
Allows you to provide a template for rendering the appointment editing form. |
Set |
Allows you to provide a template for rendering the appointment editing form. |
Set |
Allows you to provide a template for rendering the inplace editor form. |
Set |
Allows you to provide a template for rendering the inplace editor form. |
Set |
Allows you to provide a template for rendering the Go to Date form. |
Set |
Allows you to provide a template for rendering the Go to Date form. |
Set |
Allows you to provide a template for rendering the recurrent appointment deletion dialog. |
Set |
Allows you to provide a template for rendering the recurrent appointment deletion dialog. |
Set |
Allows you to provide a template for rendering the recurrent appointment form. |
Set |
Allows you to provide a template for rendering the recurrent appointment form. |
Set |
Allows you to provide a template for rendering the reminder form. |
Set |
Allows you to provide a template for rendering the reminder form. |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also