SchedulerSettings Properties
Contains the Scheduler extension settings.
Name | Description |
---|---|
Access |
Gets or sets the access key that allows you to quickly navigate to the ASP. |
Active |
Gets or sets the type of the View which is currently used by the Scheduler to show its data. |
After |
Enables you to perform custom actions after a callback command is executed. |
Allow |
|
Allow |
|
Allow |
|
Allow |
Enables you to perform custom actions when an end-user attempts to delete an appointment. |
Allow |
|
Allow |
|
Allow |
Enables you to perform custom actions when an end-user attempts to edit an appointment. |
Allow |
Enables you to perform custom actions when an end-user attempts to resize an appointment. |
Allow |
Enables you to perform custom actionswhen an end-user attempts to invoke an appointment’s in-place editor and the Scheduler |
Appointment |
Enables you to perform custom actions before the appointment editing window is created. |
Appointment |
Enables you to perform custom actions every time an appointment is rendered. |
Attributes |
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
Inherited from Settings |
Before |
Enables you to perform custom actions before a callback command is executed. |
Before |
Allows you to perform custom actions after a callback sent by the current extension has been processed on the server, but prior to the time the respective callback result render is formed. |
Callback |
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks. |
Client |
Gets an object that lists the client-side events specific to the Scheduler control. |
Client |
Specifies whether the scheduler is visible on the client side. |
Control |
Provides access to the style settings declared at the root level of the extension’s wrapped web server control.
Inherited from Settings |
Custom |
Defines the custom callback routing logic by specifying the names of a Controller and an Action which should handle custom callbacks initiated by the MVCx |
Custom |
Enables you to provide custom error descriptions. |
Customize |
Enables you to perform custom actions before a scheduler’s visual element is rendered. |
Custom |
Enables you to supply any server data that can then be parsed on the client. |
Date |
Provides access to Date |
Edit |
Defines the edit appointment callback routing logic by specifying the names of a Controller and an Action which should handle edit appointment callbacks. |
Enable |
Gets or sets whether animation effects are applied to scheduler content when it is updated using a callback. |
Enable |
Gets or sets whether animation effects are applied to scheduler content when the visible interval is changed using a callback. |
Enable |
Gets or sets a value specifying whether an end-user can change the visible interval with a swipe gesture. |
Enable |
Gets or sets a value that specifies whether or not to use client-side rendering of a Scheduler control’s appointments and view elements. |
Enabled |
Gets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions.
Inherited from Settings |
Enable |
Gets or sets a value specifying whether an end-user can navigate views with a swipe gesture. |
Enable |
Gets or sets a value indicating whether themes apply to this extension.
Inherited from Settings |
Encode |
Gets or sets whether to encode editor value and content.
Inherited from Settings |
Fetch |
Obsolete. Enables you to perform custom actions before the Scheduler starts retrieving the appointments for the specified time interval. |
Filter |
Obsolete. Allows you to hide specific appointments. |
Filter |
Obsolete. Allows you to hide specific resources. |
Floating |
Provides access to the floating action button’s properties. |
Group |
Gets or sets a value that specifies the type of grouping for the appointments. |
Height |
Gets or sets the height of the extension.
Inherited from Settings |
Html |
Enables you to perform custom actions when the HTML code representing the time cell is prepared for display. |
Images | Provides access to a list of images used in various Scheduler elements. |
Init |
Enables you to perform custom actions when an extension is initialized.
Inherited from Settings |
Init |
Allows you to specify custom appointment text and a description. |
Init |
Enables custom images to be displayed within appointments. |
Init |
Enables you to perform custom actions for each visible appointment before it is sent to the client for display and enables you to specify client appointment properties. |
Init |
Occurs before a new appointment is created in the scheduler. |
Limit |
Gets or sets the time interval available for end-users. |
Name |
Specifies the unique identifier name for the extension.
Inherited from Settings |
Options |
Provides access to options which regulate the scheduler’s adaptivity. |
Options |
Provides access to options which regulate the general appearance and behavior of the scheduler and its satellite controls. |
Options |
Provides access to view state information. |
Options |
Provides access to the options that regulate the functionality available to end-users. |
Options |
Provides access to the options used to customize the forms shown to end-users. |
Options |
Provides access to the settings for the informational panel, which is displayed when the control is loading. |
Options |
Provides access to menu options. |
Options |
Provides access to options which specify tooltip appearance and visibility. |
Options |
Provides access to the Scheduler’s view options. |
Popup |
Enables you to intercept popup menu creation and modify the menu as required or cancel the action. |
Prepare |
Enables you to perform custom actions when the pop-up container for the appointment editing form is prepared for display. |
Prepare |
Enables you to perform custom actions when the pop-up container for the In-place Editor is prepared for display. |
Prepare |
Enables you to perform custom actions when the pop-up container for the Go to Date Form is prepared for display. |
Pre |
Allows custom processing to be implemented before the extension is rendered to the page.
Inherited from Settings |
Query |
Enables you to perform custom actions when the scheduler’s view calculates the work time interval for the specific resource. |
Reminders |
Occurs when an end-user closes the Reminders Form without clicking the Dismiss or Snooze button. |
Resource |
Enables you to perform custom actions after the resources collection has been cleared. |
Resource |
Enables you to perform custom actions after resources have been loaded into the Resource |
Settings |
Provides access to Scheduler export settings. |
Settings |
Provides access to Scheduler export settings. |
Skin |
Gets or sets the skin to apply to the control.
Inherited from Settings |
Start | Gets or sets the start date of an interval displayed in the scheduler. |
Storage | Provides access to the storage object of the Scheduler control. |
Style |
Gets a collection of all cascading style sheet (CSS) properties applied to an extension.
Inherited from Settings |
Styles | Provides access to style settings that control the appearance of the scheduler elements.. |
Tab |
Gets or sets the tab index of the control element of the web page.
Inherited from Settings |
Theme |
Gets or sets the name of the theme to be applied to the extension.
Inherited from Settings |
Tool |
Gets or sets a UI element’s tooltip text.
Inherited from Settings |
View |
Provides access to the View Navigator’s properties. |
Views | Contains the settings of the Views that are used to represent information within the Scheduler control. |
View |
Provides access to the View Visible Interval’s properties. |
Width |
Gets or sets the width of the extension.
Inherited from Settings |
Work |
Provides access to the collection which identifies which days are assigned to a workweek. |
See Also