DevExpress.Web.ASPxScheduler.v12.2
Provides data for the event.
Initializes a new instance of the ASPxSchedulerCustomErrorTextEventArgs class with the specified settings.
An object representing the exception thrown.
A string, containing the exception description displayed to the user.
Gets or sets the explanatory text for the error.
A string containing the error description.
Gets the exception thrown.
A object representing the raised exception.
Provides data for the event.
Initializes a new instance of the CustomizeElementStyleEventArgs class with the specified settings.
An class descendant which specifies a style of the visual element within the scheduler. This value is assigned to the property.
A enumeration value specifying the type of the visual element. This value is assigned to the property.
A object containing information on a resource and time interval corresponding to the scheduler's visual element. This value is assigned to the property.
A value which indicates whether the event's visual element has a specific style. This value is assigned to the property.
Gets an object providing access to a resource and time interval corresponding to a visual element.
A object.
Gets a type of the scheduler's visual element.
A enumeration member specifying the visual element type.
Gets a value that indicates whether an element is highlighted within the scheduler control.
true if the visual element is highlighted; otherwise, false.
Get the style that defines the appearance of a visual element within the scheduler control.
A object that contains style settings.
A method that will handle the event.
A method that will handle the event.
The event sender (typically an control).
A object that contains event data.
Provides data for the event.
Initializes a new instance of the PopupMenuShowingEventArgs class with the specified settings.
An which represents the popup menu. This value is assigned to the property.
Gets or sets the popup menu for which this event was raised.
An object, which is the popup menu.
Holds options used to set an auto height cell behavior.
Initializes a new instance of the ASPxSchedulerOptionsCellAutoHeight class with default settings.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Gets or sets the maximum height of time cells when using the LimitHeight mode.
An integer, specifying the cell height in pixels.
Gets or sets the minimum height of time cells when using the LimitHeight mode.
An integer, specifying the cell height in pixels.
Specifies a mode for automatic calculation of cell height.
An enumeraton member.
Represents a collection of appointment statuses.
Initializes a new instance of the AppointmentStatusCollection class with default settings.
Provides indexed access to individual items in the collection.
A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised.
An descendant, which specifies the appointment status at the specified position.
Gets the object specified by the appointment status type.
An enumeration value specifying the type of the required object.
An object which specifies the appointment status of the specified type.
Represents an appointment's availability status.
Initializes a new instance of the AppointmentStatus class with the specified settings.
An enumeration value specifying the status type.
A string containing the status name.
Initializes a new instance of the AppointmentStatus class with the specified settings.
An enumeration value specifying the status type.
A string containing the status name.
A string containing a menu caption for the command used to set the status for an appointment.
Initializes a new instance of the AppointmentStatus class with default settings.
Initializes a new instance of the AppointmentStatus class with the specified settings.
An enumeration value specifying the status type.
A specifying the color that indicates the status type.
A string containing the status name.
A string containing a menu caption for the command used to set the status for an appointment.
Initializes a new instance of the AppointmentStatus class with the specified settings.
An enumeration value specifying the status type.
A specifying the color that indicates the status type.
A string containing the status name.
Creates a new instance of the AppointmentStatus class and initializes it with the specified type.
An enumeration value that specifies the type of the appointment status. This value is assigned to the property.
An AppointmentStatus object of the specified type.
Represents a collection of appointment labels.
Initializes a new instance of the AppointmentLabelCollection class with default settings.
Gets the AppointmentLabelCollection object specified by its index.
An integer specifying the index of a label.
A object which represents a label located at the specified index.
Represents an appointment's identification label.
Initializes a new instance of the AppointmentLabel class with default settings.
Initializes a new instance of the AppointmentLabel class with the specified settings.
A string containing the label name.
Initializes a new instance of the AppointmentLabel class with the specified settings.
A string containing the label name.
A string containing the menu caption for the command used to set the label for an appointment.
Initializes a new instance of the AppointmentLabel class with the specified settings.
A specifying the color that represents the label.
A string containing the label name.
Initializes a new instance of the AppointmentLabel class with the specified settings.
A specifying the color that represents the label.
A string containing the label name.
A string containing the menu caption for the command used to set the label for an appointment.
Lists appointment property names for a client-side appointment.
Appointment.AllDay property name for a client-side appointment.
A string containing the property name.
Appointment Type property name for a client-side appointment.
A string containing the property name.
Appointment Description property name for a client-side appointment.
Appointment End property name for a client-side appointment.
Appointment ID property name for a client-side appointment.
Appointment Interval property name for a client-side appointment.
Appointment Label ID property name for a client-side appointment.
Appointment Location property name for a client-side appointment.
Appointment Pattern Type property name for a client-side appointment.
Appointment RecurrenceInfo property name for a client-side appointment.
Appointment Resource IDs property name for a client-side appointment.
Appointment Start property name for a client-side appointment.
Appointment Status ID property name for a client-side appointment.
Appointment Subject property name for a client-side appointment.
A method that will handle the event.
A method that will handle the event.
The control which fires the event.
A object containing event data.
Provides data for the event.
Initializes a new instance of the InitClientAppointmentEventArgs class for the specified appointment with the specified property names.
An object for which properties are retrieved.
A composed of property names and their values.
Gets the appointment for which property values are requested.
An object representing a current appointment.
Gets the dictionary containing name-value pairs for client appointment properties.
A object containing name-value pairs.
Contains settings that allow images to be defined for specific elements of editors used within the .
Initializes a new instance of the SchedulerFormEditorsImages class with the specified owner.
An object that implements the ISkinOwner interface.
For internal use only.
Gets the settings of an image displayed within a Loading Panel.
A object that contains image settings.
Provides access to options characterizing appointment and selecion tooltips.
Initializes a new instance of the ASPxSchedulerOptionsToolTips class with default settings.
Gets or sets the shape of the corners for the tooltip that appears when an appointment is dragged.
A enumeration member, specifying the corner shape.
Gets or sets the location of the custom tooltip form shown when an appointment is dragged.
A string, representing the URI of the custom form.
Gets or sets the shape of the corners for the appointment tooltip.
A enumeration member, specifying the corner shape.
Gets or sets the location of the custom tooltip form shown when the mouse hovers over an appointment.
A string, representing the URI of the custom form.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Gets or sets the shape of the corners for the time cell selection tooltip.
A enumeration member, specifying the corner shape.
Gets or sets the location of the custom tooltip form shown when the mouse cursor is positioned above selected time cells.
A string, representing the URI of the custom form.
Gets or sets whether a tooltip is shown when an appointment is dragged.
true if a tooltip is shown when an appointment is dragged; otherwise, false.
Gets or sets whether a tooltip is shown for an appointment.
true if a tooltip is shown for an appointment; otherwise, false.
true if a tooltip is shown for a selected area in the scheduler; otherwise, false.
true if a tooltip is shown for a time cell selection; otherwise, false.
Lists designs applied to the tooltip form.
Specifies that the tooltip form is displayed "as is".
The tooltip form is displayed with squared corners, borders and background as specified in the style sheet.
The tooltip form is displayed with rounded corners, borders and background, as specified in the style sheet.
Lists actions used to determine how the ASPxScheduler control instance should be updated.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
For internal use.
Represents a base class for print adapters of the ASPxScheduler reports.
Gets or sets the client time zone of the Scheduler that is used in the scheduler report.
A string that uniquely identifies a particular time zone and corresponds to the System.TimeZoneInfo.Id property value.
Gets or sets whether different controls in a report should synchronize their data iterations (the SmartSync Printing feature).
true to enable the SmartSync Printing feature; otherwise, false.
Gets or sets the day that starts the scheduler week.
A enumeration value, specifying the start day of the week for the scheduler.
Gets the color schemas used to paint resources in the report.
A object which contains color schemas used to display resources.
Provides access to the scheduler print adapter.
A object representing a print adapter for the report.
Gets or sets the ID of the ASPxScheduler control on a page.
A string representing the control's ID.
Provides access to options specific to the SmartSync Printing feature.
An object exposing the interface, allowing you to specify SmartSync-specific options.
Gets or sets the time interval used by the print adapter to create a report.
A object representing the time interval.
Occurs when appointments are retrieved to create a report document.
Occurs when resources are obtained for use in the report.
Occurs when the print adapter retrieves information on the time intervals required for creating a report.
Occurs when the print adapter retrieves the work time value for use in the report.
Gets or sets the work time interval for a day.
A value representing the work time interval.
Represents a print adapter bound to the .
Initializes a new instance of the ASPxSchedulerStoragePrintAdapter class with the specified storage.
A object representing a storage for appointments.
Initializes a new instance of the ASPxSchedulerStoragePrintAdapter class with default settings.
Gets or sets the ASPxSchedulerStorage for the print adapter.
An object representing the scheduler storage used as the report's source.
Represents a print adapter bound to the ASPxScheduler control.
Initializes a new instance of the ASPxSchedulerControlPrintAdapter class with the specified ASPxScheduler Control.
An control instance, which is the report's scheduling source.
Initializes a new instance of the ASPxSchedulerControlPrintAdapter class with default settings.
Gets or sets the ASPxScheduler control for the print adapter.
An representing a scheduler control which serves as the report's source.
Provides options for displaying the popup menu.
Initializes a new instance of the ASPxSchedulerOptionsMenu class with default settings.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Gets or sets a value indicating whether submenu scrolling is enabled in the menu.
true if scrolling is enabled; otherwise, false.
A method that will handle the event.
A method that will handle the event.
The handler object that will receive the response to invoking the operation.
A object that contains event data.
A method that will handle the event.
A method that will handle the event.
The event source. This parameter identifies the which raised the event.
A object which contains event data.
A method that will handle the event.
A method that will handle the event.
The handler object that will receive the response to invoking the operation.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the ASPxSchedulerTimeCellPreparedEventArgs class with the specified settings.
A control representing the HTML table cell.
An interface used to render the time cell
A object representing the Scheduler's View.
Provides access to the HTML table cell which represents the current time cell of the Scheduler.
A object representing the HTML table cell.
Gets the time interval which characterizes the current time cell.
A object representing the time interval.
Gets the resource which characterizes the current time cell.
A object representing the resource associated with the current time cell.
Provides access to the Scheduler View.
A object representing the current View.
A method that will handle the , the , the , the , the , and the events.
A method that will handle the , the , the , the , and the events.
The control which fires the event.
The object that contains event data.
Provides data for the , the , the , the , the , and the events.
Initializes a new instance of the ASPxSchedulerPrepareFormPopupContainerEventArgs class with the specified container control.
An control reprersenting the form's container.
Provides access to the popup window containing the form.
An which is the container for the form.
Lists modes for cell auto height behavior in certain views.
Cells can grow or shrink automatically to fit the content.
Cells can grow or shrink automatically if necessary to fit its content, but the size is limited by a certain range.
Auto height is switched off and the height of cells can be specified by using the property.
Represents a control for specifying the yearly recurrence.
Initializes a new instance of the YearlyRecurrenceControl class with default settings.
Gets the day number specified on the client side in the day number spin edit.
An integer, representing a day number.
Gets the number of a month, specified on the client side.
An integer, representing a month's number.
Gets the weekday settings specified on the client side.
A enumeration value, specifying the recurrence weekday setting.
Gets the number of the week in a month, specified on the client side.
A enumeration member, specifying the week in a month.
Gets or sets the month's day number in which the appointment is scheduled.
An integer, specifying the day of the month.
Gets or sets the month's number.
An integer, representing a month's number.
Registers a style sheet which defines specific styles. For internal use.
Gets or sets the date when the recurrence chain begins.
A value specifying the beginning of the recurrence chain.
Override this method to implement recurrence validation.
A class instance used for a control setting's validation.
Gets or sets the weekday settings of the yearly recurrence.
A enumeration value, specifying the recurrence weekday setting.
Gets or sets the week number in a month when an appointment is scheduled.
A enumeration member, specifying the week in a month.
Represents a control for specifying the weekly recurrence.
Initializes a new instance of the WeeklyRecurrenceControl class with the default settings.
Gets the number of weeks between weeks containing scheduled appointments, specified on the client side.
An integer, specifying the number of weeks.
Gets the weekdays containing scheduled appointments, specified on the client side.
A enumeration memeber, specifying weekday settings.
Gets or sets the number of weeks between weeks containing scheduled appointments.
An integer, specifying the number of weeks.
Registers a style sheet which defines specific styles. For internal use.
Override this method to implement recurrence validation.
A class instance used for a control setting's validation.
Gets or sets the weekdays containing scheduled appointments.
A enumeration member, specifying weekday settings.
Represents a control for specifying the monthly recurrence.
Initializes a new instance of the MonthlyRecurrenceControl class with the default settings.
Checks whether a valid day number is specified by the end-user.
A class instance, containing the check result, and a warning message.
Gets the day number specified on a client side in the day number spin edit (Day N of every K month)
An integer, representing a day number.
Gets the number of months between occurrences, specified on the client side.
An integer, representing the number of months between appointment occurrences.
Gets the weekday settings specified by the end-user on the client side.
A enumeration value, specifying the recurrence weekday setting.
Gets the number of the week in a month, specified on the client side.
A enumeration member, specifying the week in a month.
Gets or sets the month's day number in which the appointment is scheduled.
An integer, specifying the day of the month.
Gets or sets the number of months between occurrences.
An integer, specifying the number of months.
Registers a style sheet which defines specific styles. For internal use.
Gets or sets the date when the recurrence chain begins.
A value specifying the beginning of the recurrence chain.
Override this method to implement recurrence validation.
A class instance used for a control setting's validation.
Gets or sets the weekday settings.
A enumeration value, specifying the recurrence weekday setting.
Gets or sets the number of the week in a month when an appointment is scheduled.
A enumeration member, specifying the week in a month.
Represents a control for specifying the daily recurrence.
Initializes a new instance of the DailyRecurrenceControl class with default settings.
Gets the number of days between appointment occurrences specified by the end-user on the client side.
An integer, specifying the interval between occurrences, in days.
Gets the weekday settings specified by the end-user on the client side.
A enumeration value, specifying the recurrence weekday setting.
Gets or sets the number of days between appointment occurrences.
An integer, specifying the interval between occurrences in days.
Registers a style sheet which defines specific styles. For internal use.
Override this method to implement recurrence validation.
A class instance used for a control setting's validation.
Gets or sets the days of the week for appointment scheduling.
A enumeration, specifying the days of the week.
Represents a container for the templates used to render the Inplace Editor form.
Initializes a new instance of the AppointmentInplaceEditorTemplateContainer class for the specified appointment and ASPxScheduler control.
An control.
An object, that is a scheduled appointment.
Initializes a new instance of the AppointmentInplaceEditorTemplateContainer class for the specified ASPxScheduler control.
An control.
Gets the function handler for the edit function.
A string, containing the JavaScript function handler.
Gets the body of the edit function.
A string, containing the JavaScript function body.
Gets the function handler for the save function.
A string, containing the JavaScript function handler.
Gets the body of the save function.
A string, containing the JavaScript function body.
Lists command identifiers for correct command interpretation on the server.
Closes an appontment editing form and discards the changes.
[To be supplied]
Reads specified appointment properties.
[To be supplied]
Performs a callback to retrieve appointment properties and executes a specified procedure after a callback is made.
[To be supplied]
Deletes an appointment using the method.
[To be supplied]
Performs an appointment lookup by ClientId and displays an appointment form.The equivalent of the method.
[To be supplied]
Saves an appointment using the method and closes an appointment form.
[To be supplied]
Submits appointment properties modifications caused by user actions such as moving, dragging and so on.
[To be supplied]
Makes a copy of an appointment. Not in use.
[To be supplied]
Modifies the setting.
[To be supplied]
Deletes an appointment.
[To be supplied]
Inserts an appointment into a storage collection.
[To be supplied]
Updates appointment property values.
[To be supplied]
Accomplishes and closes a reminder form.
[To be supplied]
For each reminder, raise the event.
[To be supplied]
Decrement a number of resources per page () by one.
[To be supplied]
Deletes all triggered alerts.
[To be supplied]
Dismiss a specified reminder.
[To be supplied]
Sets the control's property value to the specified date.
[To be supplied]
Sets the control's and to the values specified in the GotoDate form.
[To be supplied]
Closes the GoToDate form and discards changes.
[To be supplied]
Sets the control's property value to the current date.
[To be supplied]
Increment a number of resources per page () by one.
[To be supplied]
Commits changes using the method and closes the inplace form.
[To be supplied]
Sets the to the value of an inplace editor.
[To be supplied]
Invokes an inplace editing form for the selected appointment.
[To be supplied]
Performs a lookup of a menu command by its id and executes it.
[To be supplied]
Performs a command lookup by its menu item id and executes the command.
[To be supplied]
Navigates to the time interval and resource as required by MoreButton functionality.
[To be supplied]
Navigates one visible page back in time.
[To be supplied]
Navigates one visible page forward in time.
[To be supplied]
When a Scheduler view is grouped by resource, sets the first visible resource to the first resource in a collection.
[To be supplied]
When a Scheduler view is grouped by resource, sets the last visible resource to the last resource in a collection.
[To be supplied]
When a Scheduler view is grouped by resource, makes the next resource visible.
[To be supplied]
When a Scheduler view is grouped by resource, shifts the visible resource frame forward to display a new set of resources.
[To be supplied]
When a Scheduler view is grouped by resource, makes the previous resource visible.
[To be supplied]
When a Scheduler view is grouped by resource, shifts the visible resource frame backward to display a new set of resources.
[To be supplied]
When a Scheduler view is grouped by resource, sets the specified resource as the first visible one.
[To be supplied]
Navigates to the appointment associated with the Navigation Button and selects it.
[To be supplied]
Invokes an in-place editor form to create a new appointment.
[To be supplied]
Shifts the scheduler's visible interval to a specified number of months.
[To be supplied]
Invokes a reminder form to display expired alerts.
[To be supplied]
Raises the server-side event.
[To be supplied]
Deletes an appointment occurrence, or the entire series as specified in a form for recurrent appointment deletion.
[To be supplied]
Closes the form for recurrent appointment deletion, and cancels the action.
[To be supplied]
Invokes a form for recurrent appointment editing.
[To be supplied]
Closes the recurrent appointment editing form and discards changes.
[To be supplied]
Initiates a server roundtrip to reload a page.
[To be supplied]
Sets the visible interval to display a specified number of continuous dates.
[To be supplied]
Looks for an appointment with a specified server ID, and invokes an appointment editing form to display it.
[To be supplied]
Defer all alerts for a specified amount of time.
[To be supplied]
Postpone the alert for a specified amount of time.
[To be supplied]
Sets a specified for a control.
[To be supplied]
Sets a specified for a control.
[To be supplied]
A method that will handle the and events.
A method that will handle and events.
The control which fires the event.
A object containing event data.
Provides data for the and events.
Initializes a new instance of the SchedulerCallbackCommandEventArgs class with the specified settings.
A string, specifying the callback command identifier.
A object, representing a callback command.
Gets or sets the object, representing the callback command.
A object.
Gets the command identifier, specifying a command to be executed.
A string value, representing a .
A method that will handle event.
A method that will handle event.
The control which fires the event.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the PreparePopupMenuEventArgs class with default settings.
An object, representing a popup menu.
Represents a popup menu of the ASPxScheduler.
Initializes a new instance of the ASPxSchedulerPopupMenu class with default settings.
An object, specifying a control that will own the menu.
Gets or sets whether the menu item appears at the beginning of a group of items on the menu.
true to begin a group with the current item; otherwise, false.
Gets or sets the text string used as a menu item caption.
A string value that specifies the text content of the menu item.
This property is not in use.
Always false.
Gets or sets a value specifying a name which indentifies the menu item.
A enumeration value, identifying a Scheduler command.
Gets the number of menu items in a current menu.
An integer representing a total number of menu items.
Represents a form based on a web control with popup window functionality.
Initializes a new instance of the ASPxSchedulerPopupForm class with default settings.
The control that owns the .
Represents a collection of mappings of the custom properties of resources to appropriate data fields.
Initializes a new instance of the ASPxResourceCustomFieldMappingCollection class with the default settings.
Appends the specified object to the collection of custom fields mappings.
An object to append to the collection.
An integer value indicating the position at which the new element was inserted.
Provides access to individual items in the collection by their names.
A value specifying the name of the custom field to get.
An object which represents the custom field mapping with the specified name.
Provides indexed access to individual items in the collection.
A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised.
An object which represents the custom field mapping at the specified position.
Represents a mapping of a custom property of a resource to an appropriate data field.
Initializes a new instance of the ASPxResourceCustomFieldMapping class with the specified settings.
A value that specifies the name of the custom field. This value is assigned to the property.
A value that specifies the member value of the custom field mapping. This value is assigned to the property.
Initializes a new instance of the ASPxResourceCustomFieldMapping class with default settings.
Gets or sets the name of the member in a datasource which should be mapped to a specific property.
A value which represents the data member to be mapped.
Represents a collection of mappings of the custom properties of appointments to appropriate data fields.
Initializes a new instance of the ASPxAppointmentCustomFieldMappingCollection class with the default settings.
Appends the specified object to the collection of custom fields mappings.
An object to append to the collection.
An integer value indicating the position at which the new element was inserted.
Provides access to individual items in the collection by their names.
A value specifying the name of the custom field to get.
An object which represents the custom field mapping with the specified name.
Provides indexed access to individual items in the collection.
A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised.
An object which represents the custom field mapping at the specified position.
Represents a mapping of a custom property of an appointment to an appropriate data field.
Initializes a new instance of the ASPxAppointmentCustomFieldMapping class with the specified settings.
A value that specifies the name of the custom field. This value is assigned to the property.
A value that specifies the member value of the custom field mapping. This value is assigned to the property.
Initializes a new instance of the ASPxAppointmentCustomFieldMapping class with default settings.
Gets or sets the name of the member in a datasource which should be mapped to a specific property.
A value which represents the data member to be mapped.
Specifies the operation mode of the form.
The form is created for a new data input.
The form is created for a modification of existing data.
The base class for all form templates used by ASPxScheduler.
Gets the function handler for the Cancel function.
A string, containing the JavaScript function handler.
Gets the body of the Cancel function.
A string, containing the JavaScript code.
Gets or sets the caption of the form.
A string used as the form's caption.
Gets the Scheduler control associated with the form.
An control associated with the form.
Gets the Client ID of the form.
A string containing the identifier generated by ASP.NET.
Gets the programmatic identifier assigned to the form control (server-side).
A string containing the programmatic identifier.
Binds a data source to the form and all its child controls.
Searches the form for a control with the specified id parameter.
The identifier string for the control to be found.
The control, or a null reference (Nothing in Visual Basic) if the specified control does not exist.
Gets whether the form has been already built so it does not require to create a child control hierarchy.
true if the form is created again and does not require to create a child control hierarchy; otherwise, false.
Provides access to the instance used for date/time calculations.
A class instance.
Represents a container for the templates used to render the GotoDate form.
Initializes a new instance of the GotoDateFormTemplateContainer class with the specified settings.
A control for which the template container is created.
Gets the type of the View which is currently used by the ASPxScheduler to show its data.
A enumeration value specifying the active View type.
Gets the handler for the function that performs the date navigation.
A string, containing the JavaScript function handler.
Gets the body of the function that performs a date navigation.
A string, containing the JavaScript function body.
Gets the handler of the cancel function.
A string, containing the JavaScript function handler.
Gets the body of the cancel function.
A string containing the JavaScript function handler.
Gets a date to be set in the form's date editor.
A object, representing the date to display in the GotoDate form.
Gets a list of enabled ASPxScheduler Views.
An object, supporting the IEnumerable interface, which contains view names.
Provides data for the and events
Gets or sets a value indicating whether the event should be canceled.
true if the event should be canceled; otherwise, false.
Gets or sets the container in which the template is instantiated.
An instance of class which inherits from the class, representing a template container.
Gets or sets the Uniform Resource Locator (URL) of the form template.
A string, which represents a template form's URL .
Represents the base class for the handlers of the events which are raised on data operation with the appointment's data source.
Gets the number of modified records.
An integer value, which is the number of records affected by the current data operation.
Gets the exception that was raised during the data operation.
An object, that represents the exception that was raised during the data operation.
Gets or sets a value indicating whether an exception that was raised during the data operation was handled in the event handler.
true if the exception was handled in the event handler; otherwise, false.
A method that will handle the event.
A method that will handle the event.
The control which fires the event.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the ASPxSchedulerDataUpdatingEventArgs class with the specified settings.
An that contains a dictionary of key field name/value pairs for the record.
An that contains a dictionary of the original field name/value pairs for the record.
An that contains a dictionary of the new field name/value pairs for the record.
Provides access to the collection of unique IDs for the appointment which is about to be modified.
A object, representing a collection of data field name/value pairs.
Provides access to the collection of modified values for the appointment's data fields.
A object that is a collection of data field name/value pairs.
Provides access to the collection of values before modification of the appointment's data fields.
A object that is a collection of data field name/value pairs.
A method that will handle the event.
A method that will handle the event.
The control which fires the event.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the ASPxSchedulerDataUpdatedEventArgs class with the specified settings.
An integer value, representing the number of records affected by the current data operation.
An object, that represents the exception that was raised during the data operation.
An that contains a dictionary of key field name/value pairs for the record.
An that contains a dictionary of the original field name/value pairs for the record.
An that contains a dictionary of the new field name/value pairs for the record.
Provides access to the collection of unique IDs for the currently modified appointment.
A object, representing a collection of data field name/value pairs.
Provides access to the collection of modified values for the appointment's data fields.
A object, representing a collection of data field name/value pairs.
Provides access to the collection of values before modification for the appointment's data fields.
A object, representing a collection of data field name/value pairs.
A method that will handle the event.
A method that will handle the event.
The control which fires the event.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the ASPxSchedulerDataInsertingEventArgs class with the default settings.
A object, representing a collection of data field name/value ordered pairs.
Provides access to the collection of modified values for the appointment's data fields.
A object, representing a collection of data field name/value pairs.
A method that will handle the event.
A method that will handle the event.
The control which fires the event.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the ASPxSchedulerDataInsertedEventArgs class with the specified settings.
An integer value, representing the number of records affected by the current data operation.
An object, that represents the exception that was raised during the data operation.
An that contains a dictionary of modified field name/value pairs for the record.
Gets or sets the value of the key field for the appointment's data record.
A , representing a value of the key field.
Provides access to the collection of values for the appointment's data fields.
A object, representing a collection of data field name/value pairs.
A method that will handle the event.
A method that will handle the event.
The control which fires the event.
An object that contains event data.
Provides data for the event.
Initializes a new instance of the ASPxSchedulerDataDeletingEventArgs class with the specified settings.
An that contains a dictionary of key field name/value pairs for the record.
An that contains a dictionary of original field name/value pairs for the record.
Provides access to the collection of unique IDs for the appointment, which is about to be deleted.
A object, representing a collection of data field name/value pairs.
Provides access to the collection of values for the appointment's data fields.
A object, representing a collection of data field name/value pairs.
A method that will handle the event.
A method that will handle the event.
The control which fires the event.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the ASPxSchedulerDataDeletedEventArgs class with the specified settings.
An integer value, representing the number of records affected by the current data operation.
An object, that represents the exception that was raised during the data operation.
An that contains a dictionary of key field name/value pairs for the record.
An that contains a dictionary of original field name/value pairs for the record.
Provides access to the collection of unique IDs for the deleted appointment.
A object, representing a collection of data field name/value pairs.
Provides access to the collection of values for the appointment's data fields.
A object, representing a collection of data field name/value pairs.
A method that will handle the event.
A method that will handle the event.
The control which fires the event.
An object that contains event data
Provides data for the event.
Initializes a new instance of the ActiveViewChangingEventArgs class with default settings.
A object which is the view used by a scheduler before a change occurs.
A object which is the view to which the scheduler is switching.
Gets or sets whether the change of active view should be cancelled.
true to cancel the operation; otherwise, false.
Gets the new value of the property.
A object which is one of the views listed in the enumeration.
Gets the value of the property before modification.
A object which is one of the views listed in the enumeration.
Represents a container for the templates used to render the appointment's visual representation.
Provides access to the view information for the selected appoinment.
An object, providing information on appointment's visual representation.
Represents a window that is briefly displayed when an ASPxScheduler control reloads itself on a page.
Initializes a new instance of the ASPxSchedulerOptionsLoadingPanel class with default settings.
Gets or sets the text displayed in the Loading Panel.
A string, which informs that a page is loading.
Provides view options for the ASPxScheduler control.
Initializes a new instance of the ASPxSchedulerOptionsView class with default settings.
A method that will handle the event.
A method that will handle the event.
The control which fires the event.
A object that contains event data
Provides data for the event.
Initializes a new instance of the AppointmentInplaceEditorEventArgs class with the specified settings.
An , representing a container for the specified template.
An value which represents the appointment, displayed in the form.
A enumeration member, specifying the action (Create, Edit) to be taken on the appointment.
Gets or sets the object that will function as a container for an instance of the template used to render the inplace editing form.
A object, representing a container for the templates that are used to render a form.
A method that will handle the event.
A method that will handle the event.
The control which fires the event.
A object that contains event data
Provides data for the event.
Initializes a new instance of the AppointmentFormEventArgs class with the specified settings.
An , representing a container for the specified template.
An value which represents the appointment, displayed in the form.
A enumeration member, specifying the action (Create, Edit) to be taken with the appointment.
Gets or sets the object that will function as a container for an instance of the template used to render the appointment editing form.
A object, representing a container for the templates that are used to render a form.
Provides information on the mapping of the appointment's properties to the appropriate data fields.
Initializes a new instance of the ASPxAppointmentMappingInfo class with default settings.
Gets or sets the data field which an appointment's property is bound to.
A value that specifies the name of the bound data field.
Gets or sets the data field, to which an appointment's unique identifier is bound.
A value that specifies the name of the bound data field.
Gets or sets the data field to which an appointment's property is bound.
A value that specifies the name of the bound data field.
Gets or sets the data field to which an appointment's property is bound.
A value that specifies the name of the bound data field.
Gets an array containing the names of all the ASPxAppointmentMappingInfo object's properties that have to be bound to corresponding data fields.
An array of strings that represent the names of the properties that have to be bound to data.
Gets or sets the data field to which an appointment's property is bound.
A value that specifies the name of the bound data field.
Gets or sets the data field to which an appointment's property is bound.
A value that specifies the name of the bound data field.
Gets or sets the data field to which an appointment's property is bound to.
A value that specifies the name of the bound data field.
Gets or sets the data field to which an appointment's property is bound.
A value that specifies the name of the bound data field.
Gets or sets the data field to which an appointment's property is bound.
A value that specifies the name of the bound data field.
Gets or sets the data field to which an appointment's property is bound.
A value that specifies the name of the bound data field.
Gets or sets the data field to which an appointment's property is bound.
A value that specifies the name of the bound data field.
Gets or sets the data field to which an appointment's property is bound.
A value that specifies the name of the bound data field.
Gets or sets the data field to which an appointment's property is bound.
A value that specifies the name of the bound data field.
Gets or sets the data field to which an appointment's property is bound.
A value that specifies the name of the bound data field.
Provides information on the mapping of the resource's properties to appropriate data fields.
Initializes a new instance of the ASPxResourceMappingInfo class with default settings.
Gets or sets the data field which a resource's property is bound to.
A value that specifies the name of the bound data field.
Gets or sets the data field to which a resource's property is bound.
A value that specifies the name of the bound data field.
Gets or sets the data field to which a resource's property is bound.
A value that specifies the name of the bound data field.
Gets or sets the data field to which a resource's property is bound.
A value that specifies the name of the bound data field.
Gets or sets the data field that a resource's ParentId property is bound to.
A value that specifies the name of the bound data field.
Gets or sets the data field to which an appointment's property is bound.
A value that specifies the name of the bound data field.
Represents a base class for different Appointment Form template container objects.
Gets an appointment for which the template's content is being instantiated.
An object representing the appointment being rendered.
Gets the handler of the cancel function.
A string, containing the JavaScript function body.
Gets the body of the cancel function.
A string, containing the JavaScript function body, like "aspxSomeFunction(someArgs)", e.g. "aspxAppointmentCancel(controlClientId)"
Gets the collection of custom fields bound to the appointment.
A object representing the collection of the appointment's custom fields.
Indicates whether the currently edited appointment is a new object and not a pattern recurrence.
true if a current appointment is new; otherwise, false.
Override this property in derived classes to get the save function handler.
A value.
Override this property in derived classes to get the save function body.
A string, containing the JavaScript function body, like "aspxSomeFunction(someArgs)", e.g. "aspxAppointmentSave(controlClientId)"
Represents a container for the templates used to render the Edit Appointment form.
Initializes a new instance of the AppointmentFormTemplateContainer class with the specified settings.
A control for which the template container is created.
An object to link with the form.
Initializes a new instance of the AppointmentFormTemplateContainer class with the default settings for the specified scheduler control.
An control for which the template container is created.
Gets a value that indicates if the appointment currently being edited in the form can be deleted.
true if the appointment can be deleted; otherwise, false.
Gets a value that indicates whether a resource can be changed for the appointment which is currently being edited in the form.
true if the appointment's resource can be changed; otherwise, false.
Gets the function handler for the delete function.
A string, containing the JavaScript function handler.
Gets the body of the delete function.
A string, containing the JavaScript function body, like "aspxSomeFunction(someArgs)", e.g. "aspxAppointmentDelete(controlClientId)"
Gets the end date and time of the appointment.
A value representing the end of the appointment.
Gets a value indicating if the appointment is recurring.
true if the appointment is recurring; otherwise, false.
Gets the data source used to provide a list of appointment labels.
A list, implementing the interface, containing the label objects.
Gets the ordinal number of a day within a defined month.
A positive integer value that specifies the day number within a month.
Gets the recurrence's end date.
A value that specifies the end date for the recurrence.
Gets the month (as a number) on which the appointment re-occurs.
A positive integer value that specifies the month's ordinal number.
Gets a value specifying how many times the appointment occurs.
An integer value that specifies how many times the appointment occurs.
Gets the frequency with which the corresponding appointment re-occurs.
An integer value that specifies the frequency with which the corresponding appointment re-occurs.
Sets the time boundaries/limits of the recurrence.
A enumeration value that specifies the recurrence's range type.
Gets the recurrence start date.
A value that specifies the start date for the recurrence.
Gets or sets the time base for the frequency of the appointment's recurrences.
A enumeration value that specifies the recurrence's frequency type.
Gets the day/days in a week that the corresponding appointment re-occurs on.
A enumeration's value specifying the day/days in a week.
Gets the occurrence number of the week in a month for the recurrence pattern.
A enumeration value that specifies a particular week in every month.
Gets the data source used to provide a list of alert times for reminders.
A list, implementing the interface, containing time intervals.
Gets the data source used to provide a list of resources for appointments.
A list, implementing the interface, containing the resources.
Gets the function handler for the save function.
A string, containing the JavaScript function handler.
Gets the body of the save function.
A string, containing the JavaScript function body, like "aspxSomeFunction(someArgs)", e.g. "aspxAppointmentSave(controlClientId)"
Indicates whether the form should display a button, which reveals a section dedicated to the recurrence behavior.
true if the recurrence button is shown; otherwise, false.
Gets the start date and time of the appointment.
A value representing the start of the appointment.
Gets the data source used to provide a list of appointment statuses
A list, implementing the interface, containing the status objects.
Contains a list of client-side events concerned with processing callbacks within the scheduler control.
For internal use only.
Gets or sets a client-side handler for a client scheduler's event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets a client-side handler for a client scheduler's event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets a client-side handler for a client scheduler's event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets a client-side handler for a client scheduler's event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets a client-side handler for a client scheduler's event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets a client-side handler for a client scheduler's AppointmentDrop event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets a client-side handler for a client scheduler's AppointmentResize event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets a client-side handler for a client scheduler's event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets a client-side handler for a client scheduler's event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets a client-side handler for a client scheduler's event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets a client-side handler for a client scheduler's MouseUp event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets a client-side handler for a client scheduler's event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets a client-side handler for a client scheduler's event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets a client-side handler for a client scheduler's event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Serves as a base class for the objects, providing data for events occurring before displaying the appointment form.
Gets the action to be accomplished via the appointment editing form.
A enumeration member, specifying the action (Create, Edit) to be taken.
Gets the appointment whose information is loaded into the appointment editing form.
An object, representing the appointment for which the form is invoked.
Represents the Resource Navigator control.
Initializes a new instance of the ResourceNavigator class with the specified owner.
An object that implements the interface.
Copies all properties of the specified object to the current one.
A object whose settings are assigned to the current object.
Gets or sets the visibility behavior of the Resource Navigator.
A enumeration value which specifies the visibility behavior of the resource navigator.
Provides data for the event.
Initializes a new instance of the GotoDateFormEventArgs class with the specified template container.
A , representing a container for the specified template.
Gets or sets the object that will function as a container for an instance of the template used to render the GotoDate form.
A object, representing a container for the templates that are used to render a GotoDate form.
A method that will handle the event.
A method that will handle the event.
The control which fires the event.
A object that contains event data.
Specifies whether and how the scheduler form is displayed.
The form covers the ASPxScheduler control on the page, filling in the control's area.
The form is not invoked. The corresponding menu command is removed form the context menu.
The form is displayed in a separate window above the ASPxScheduler's control area. The page has lost focus, and is displayed shadowed.
A method that will handle the event.
A method that will handle the event.
The control which fires the event.
A object that contains event data
Provides data for the event.
Initializes a new instance of the AppointmentViewInfoCustomizingEventArgs class with the specified settings.
A object which represents the event's view information. This value is assigned to the property.
Gets or sets the object which contains the information used to render the appointment.
A object.
A combo box editor used to specify a time zone.
Initializes a new instance of the ASPxTimeZoneEdit class with the default settings.
Gets the time zone specified for the client Scheduler.
A string that is the time zone identifier. The obtained values are from the System.TimeZoneInfo.Id values range.
Represents a storage which holds appointment resources.
Initializes a new instance of the ASPxResourceStorage class with the specified scheduler storage.
An object that specifies the scheduler storage of the resource storage.
Provides access to the collection of mappings of the resource's custom properties.
A object, representing a collection of mappings.
Overrides the property to hide it.
A value representing the data source member.
Overrides the property to hide it.
An that represents the storage's data source.
Provides access to the object containing a set of resource's properties mappings.
A object containing associations of resource properties to data fields.
Represents a storage which holds a collection of appointments.
Initializes a new instance of the ASPxAppointmentStorage class with the specified scheduler storage.
An object that specifies the scheduler storage of the appointment storage.
Gets or sets whether the ID of a new appointment is retrieved from the data source.
true, to get the appointment ID for a newly created appointment from the data source; otherwise, false.
Gets or sets whether the property value is committed to the underlying datasource.
true to save appointment ID to the data source; otherwise, false.
Provides access to the collection of mappings of the appointment's custom properties.
An object, representing a collection of mappings.
Overrides the property to hide it.
A value representing the data source member.
Overrides the property to hide it.
An that represents the storage's data source.
Gets the collection of appointment labels.
An which represents the collection of appointment labels.
Provides access to the object containing a set of appointment's properties mappings.
A object containing associations of appointment properties to data fields.
Gets the collection of appointment statuses.
An which represents the collection of appointment statuses.
Represents a storage which holds data for the ASPxScheduler control.
Initializes a new instance of the ASPxSchedulerStorage class for the specified Scheduler control.
An object that specifies the Scheduler control of the storage.
Initializes a new instance of the ASPxSchedulerStorage class with default settings.
Gets a storage object that contains appointment related information.
An object, that represents the storage for appointment related information.
Gets the appointment identifier value (ID property). The appointment identifier corresponds to mapping.
An appointment whose ID should be retrieved.
An object that represents an appointment identifier.
Gets the object which manages resources for appointments.
A object which manages resources for appointments.
Specifies the object used to uniquely identify the appointment.
An object, to which an identifier is assigned.
A instance, representing a unique identifier for the appointment.
A method that will handle the event.
A method that will handle the event.
The control which fires the event.
A object that contains event data.
Provides data for the event.
Initializes a new instance of the AppointmentImagesEventArgs class with the specified settings.
An interface exposed by an object.
An object representing a collection of objects that contain information on appointment images.
Provides access to the appointment for which the event is raised.
An object, representing the appointment that is rendered when the event occurs.
Provides access to a collection of images used to paint an appointment in a scheduler's View.
A object, representing an image list for an appointment.
Provides access to the view information for an appointment when the event occurs.
An interface defining view information on the rendered appointment.
Holds images used to display within the appointments.
Initializes a new instance of the AppointmentImages class with the specified owner.
An object that implements the ISkinOwner interface.
Provides access to settings of an image, representing the day clock.
An object, which defines image settings.
Provides access to settings of an image, representing the end arrow.
An object, which defines image settings.
Provides access to settings of an image, representing the night clock.
An object, which defines image settings.
Provides access to settings of an image, representing the "No Recurrence" symbol.
An object, which defines image settings.
Provides access to settings of an image, representing the "Recurrence" symbol.
An object, which defines image settings.
Provides access to settings of an image, representing the reminder.
An object, which defines image settings.
Provides access to settings of an image, representing the start arrow.
An object, which defines image settings.
Serves as a base class for different scheduler Views.
Selects the specified appointment.
An object that specifies the appointment to be selected.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Clears the current appointment selection and selects the specified appointment.
An object representing the appointment to select.
Gets the scheduler control to which the current View belongs.
The object to which the View belongs.
Gets or sets the string to display to indicate the currently active view.
A string, specifying the view's name. The default is the view's name with the word "Calendar" appended.
Enables a server control to perform final clean up before it is released from memory.
Gets or sets whether a particular View is enabled for the scheduler.
true if the View is enabled; otherwise, false.
Gets or sets the index of a resource in the collection of visible resources, which is displayed first within the current scheduler view.
An integer value which represents the index of the first visible resource.
Returns an object that allows defining the appointment's appearance for a particular view.
An object containing options for displaying appointments.
Override this method to provide access to the appointment's collection, specific to the current scheduler view.
An object, representing an appointments' collection.
Override this method to provide access to the resources' collection, specific to the current scheduler view.
An object, representing a collection of appointments' resources.
Returns a copy of the visible time interval collection for the current view.
A object containing the information on visible intervals for the current view.
Gets or sets a value that specifies the type of grouping applied to the View.
A enumeration value that specifies how appointments are grouped within the View.
Gets or sets the menu caption string to indicate the View.
A string, representing the menu caption for a scheduler's view.
Specifies the HTML string used as the caption in the "Show more" buttons.
A string in HTML format.
Specifies the time span used to search for appointments by Navigation Buttons.
A value, reprsenting the searched time interval.
Gets or sets the condition for display of the Navigation Buttons.
A enumeration value which specifies when the Navigation Buttons are visible.
Gets or sets the number of resources shown at one time on a screen.
An integer value which represents the number of resources.
Switches the selection status of the specified appointment.
An object representing the appointment to select.
Makes the specified appointment on the specified resource the only selected appointment within the View and navigates to it.
An object representing the appointment to select.
A object that specifies the resource which contains an appointment to be selected.
Makes the specified appointment the only selected appointment within the View and navigates to it.
An object representing the appointment to select.
Gets the time interval currently selected in the scheduler's active View by an end-user.
A object representing the selected time interval.
Gets the resource which contains the time interval currently selected in the scheduler's active View by an end-user.
A object which represents the selected resource.
Makes a selection of a specific time interval within the View for a particular resource.
A object that specifies the time interval to be selected.
A object that specifies to which resource the time interval belongs.
Substitutes the visible time interval collection items with new ones.
A object representing a collection which replaces the content of the current SchedulerViewBase visible time intervals collection.
Gets or sets a short name of the current view.
A value which represents the view's short name.
Gets or sets a value which specifies if the More Buttons should be shown in the current View.
true if the 'More' buttons should be shown; otherwise, false.
Gets the View's type.
One of the enumeration's values that specifies the View's type.
This method is obsolete. Do not use it.
Always returns null.
Performs scaling up to display content in more detail.
Performs scaling down to display a broader look of the View.
Represents the storage area for Scheduler's Views.
Initializes a new instance of the SchedulerViewRepository class with default settings.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Gets an object that defines the settings of the scheduler's Day View.
A object representing the Day View in the scheduling area.
Gets an object that defines the settings of the scheduler's Month View.
A object representing the Month View in the scheduling area.
Gets an object that defines the settings of the scheduler's Timeline View.
A object representing the Timeline View in the scheduling area.
Gets an object that defines the settings of the scheduler's Week View.
A object representing the Week View in the scheduling area.
Gets an object that defines the settings of the scheduler's Work-Week View.
A object representing the Work Week View in the scheduling area.
Represents settings specific to the calendar functionality of the ASPxDateNavigator control.
Initializes a new instance of the DateNavigatorProperties class with the specified owner.
An object that implements the interface.
Initializes a new instance of the DateNavigatorProperties class with default settings.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Gets or sets a value indicating if the dates which contain appointments should be shown in a bold style.
true to emphasize with bold style the dates which contain at least one scheduled appointment; otherwise, false.
Overrides the corresponding property of the base class.
Returns .
Gets or sets the DateNavigatorProperties's client programmatic identifier.
A value that specifies the DateNavigatorProperties's client identifier.
Gets an object that lists the client-side events specific to the .
A object which allows assigning handlers to the client-side events available to the .
Hides unused properties of the base class.
A value.
Overrides the property to hide it.
A value.
Overrides the property to hide it.
A value.
Hides unused properties of the base class.
A value.
Gets or sets a value that specifies whether the DateNavigator can be manipulated on the client side via code.
true if the editor's client object model is fully available; false if no programmatic interface is available for the editor on the client side.
Overrides the corresponding property of the base class.
Always returns true.
Overrides property of the base class.
A value.
Overrides the corresponding property of the base class.
Returns false.
Overrides property of the base class.
A value.
Represents a Timeline View.
Initializes a new instance of the TimelineView class with the specified ASPxScheduler control.
An object that specifies the ASPxScheduler control assigned to the timeline view. This value is assigned to the property.
Provides access to the Timeline View appointments display options.
A object, containing settings to display the appointments in a Timeline View.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Provides access to options for specifying cell auto height behavior.
An object containing options.
Gets the time scale with the minimum time interval among enabled scales.
A object.
Gets or sets the number of time intervals displayed in the Timeline View.
An integer, specifying how many time intervals are displayed at once.
Provides access to properties which specify how the time cell selection changes when the Timeline scale is changed.
An class instance.
Provides access to a collection of time scales displayed in the timeline view.
A object, containing time scales for this view.
Provides access to style settings that control the appearance of the Timeline View visual elements.
A object, containing appearance settings for elements of the Timeline View.
Provides access to a TimelineViewTemplates object containing templates for visual elements of the Timeline View.
A object.
Provides access to the TimelineViewStyles object, specifying styles applied to visual elements of the Timeline View.
A object, containing appearance settings for elements of the Timeline View.
Gets the view's type.
The value.
Gets or sets the work time interval for a Timeline View.
A value, representing the work time interval.
Represents a Work-Week View.
Initializes a new instance of the WorkWeekView class with the specified ASPxScheduler control.
An object that specifies the ASPxScheduler control assigned to the work-week view. This value is assigned to the property.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
This property is intended to hide the corresponding property of the base class.
A object, containing appearance settings for visual elements of the Day View.
Gets or sets a value indicating whether this view should show all the days of the week.
true to show the full week; otherwise, false.
Provides access to the WorkWeekViewStyles object, containing styles used for displaying visual elements of the WorkWeekView.
A object, containing appearance settings for elements of the Work Week View.
Gets the view's type.
The value.
This property is intended to serialize the property..
A object, containing style settings for visual elements of the Work Week View.
Represents a Week View.
Initializes a new instance of the WeekView class with the specified ASPxScheduler control.
An object that specifies the ASPxScheduler control assigned to the week view. This value is assigned to the property.
Provides access to the Week View appointments display options.
An object containing settings to display the appointments in a Week View.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Provides access to options for specifying cell auto height behavior.
An object containing options.
Provides access to style settings that control the appearance of the Week View visual elements.
A object, containing styles for displaying visual elements of the Week View.
Provides access to a WeekViewTemplates object containing templates for visual elements of the Week View.
A object.
Gets the view's type.
The value.
This property is intended for serialization purposes only.
A object, containing appearance settings for elements of the Week View.
Represents a Month (Multi-Week) View.
Initializes a new instance of the MonthView class with the specified ASPxScheduler control.
An object that specifies the ASPxScheduler control assigned to the month view. This value is assigned to the property.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Gets or sets a value indicating if the weekend days (Saturday and Sunday) should be displayed in one column.
true to compress weekends; otherwise, false.
Provides access to the MonthViewStyles object, specifying styles applied to visual elements of the Month View.
A object, containing appearance settings for visual elements of the Month View.
Gets or sets a value indicating if the scheduler should also show its data for the weekend days (Saturday and Sunday) in a Month View.
true to show data for weekend days; otherwise, false.
Provides access to style settings that control the appearance of the Month View visual elements.
A object, containing appearance settings for elements of the Month View.
Gets the view's type.
The value.
Gets or sets the number of weeks that are simultaneously displayed within the Week View.
A positive integer value that specifies the number of weeks displayed by the View.
This property is intended to hide the inherited property of the base class.
A object, containing appearance settings for elements of the Week View.
Represents a Day View
Initializes a new instance of the DayView class with the specified ASPxScheduler control.
An object that specifies the ASPxScheduler control assigned to the day view. This value is assigned to the property.
Provides access to the Day View appointments display options.
An object containing settings to display the appointments in a Day View.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Gets or sets the number of days that are simultaneously displayed within the Day View.
A positive integer value that specifies the number of days displayed by the View.
Provides access to the DayViewStyles object, specifying styles applied to visual elements of the Day View.
A object, containing appearance settings for elements of the Day View.
Overrides the corresponding property of the base class.
A string.
Gets or sets whether the AllDay appointments are displayed in time cells instead of the All-Day Area.
true to display all types of appointments within the Time Cells area; otherwise, false.
Gets or sets a value which specifies if the All-Day Area is shown when a Scheduler shows its data in the Day View.
true to show the All-Day area; otherwise, false.
Gets or sets a value which specifies if Day Headers are shown when a scheduler shows its data in the Day View or the Work-Week View views.
true to show the day headers; otherwise, false.
Gets or sets a value indicating whether to show the "more" buttons on each column or only on the Time Ruler in the Day View.
true to show "more" buttons on each column; otherwise, false.
Gets or sets a value indicating if the scheduler display area is restricted to only working hours in a Day View.
true to show data for working hours only; otherwise, false.
Provides access to the DayViewStyles object, containing style settings that control the appearance of the Day View elements.
A object, containing style settings for elements of the Day View.
Provides access to a DayViewTemplates object containing templates for visual elements of the Day View.
A object.
Provides access to the View's collection of time rulers.
A object that represents a time ruler collection.
Gets or sets the time interval for the time slots in the working area of a scheduler.
A value representing the time interval for time slots.
Gets the View's collection of time slots.
A object that represents a time slot collection.
Gets or sets the time of day corresponding to the topmost visible time.
A object, representing the topmost visible time of day.
This event is intended for internal use.
Gets the view's type.
The value.
This event is intended for internal use.
Gets or sets the time interval visible in the working area of the Day View.
A object which specifies the visible time interval.
Gets or sets the work time interval for a Day View.
A value representing the work time interval.
Represents the View Visible Interval control.
Initializes a new instance of the ASPxViewVisibleInterval class with default settings.
Represents the View Selector control of the ASPxScheduler suite.
Initializes a new instance of the ASPxViewSelector class with default settings.
Gets or sets the orientation of buttons on a ViewSelector control.
A enumeration member, specifying the direction in which items are displayed.
Provides access to style settings that control the appearance of the View Selector.
A object that provides style settings for the ViewSelector elements.
Represents the View Navigator control.
Initializes a new instance of the ASPxViewNavigator class with default settings.
Provides access to a container for the popup calendar.
A object, that is a control used as a popup.
Provides access to an object responsible for creating the 'Go to Date' button
A DevExpress.Web.ASPxScheduler.Internal.ViewNavigatorButtonItem object.
Provides access to a calendar control that is used to select a date.
An control used to select a date.
Provides access to the settings that define images displayed within the ASPxViewNavigator's View Navigator.
An object, containing image settings.
Provides access to style settings that control the appearance of the View Navigator.
A object that provides style settings for the ViewNavigator elements.
Serves as a base class for controls, accompanying the control in a suite.
Serves as a base class for controls, accompanying the control in a suite.
Initiates a callback by the client and obtains the result processed within the server.
A object, containing the client and client's element IDs and server-processed contents.
Provides access to the host control for satellite controls of the ASPxScheduler Suite.
An object, implementing the interface.
Get or sets the ID of the master control for the scheduler satellite controls.
A , specifying the control.
Registers a style sheet which defines specific styles. For internal use.
Contains settings that specify the templates location for displaying the end-user dialog forms (appointment editing, reminder processing and date navigation).
Initializes a new instance of the ASPxSchedulerOptionsForms class with default settings.
Gets or sets a template location for the appointment's editing form.
A string, representing the URL of the editing form's template.
Gets or sets the option that specifies how an appointment form has to be shown.
A enumeration member.
Gets or sets a template location for the form containing the in-place editor.
A string, representing the URL of the form's template.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Gets or sets a template location for the form used to navigate to a particular date.
A string, representing the URL of the form's template.
Gets or sets an option that specifies how the date navigation form is shown.
A enumeration member.
Gets or sets a template location for the form used to prompt the user for the deletion of the recurrent appointment.
A string, representing the URL of the form's template.
Gets or sets the option that specifies how a form has to be shown.
A enumeration member.
Gets or sets a template location for the form used to prompt the user for editing of the recurrent appointment.
A string, representing the URL of the form's template.
Gets or sets the option that specifies how a form has to be shown.
A enumeration member.
Gets or sets a template location for the form used to edit an alert associated with the current appointment.
A string, which represents a template form's URL.
Holds parameters used to save a control's state in cookies.
Initializes a new instance of the ASPxSchedulerOptionsCookies class with default settings.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Gets or sets the cookie's name (identifier).
A value that specifies the cookie's name.
Gets or sets whether cookies are enabled.
true if cookies are enabled; otherwise, false.
Gets or sets whether the information about the current active view type should be saved in a cookie.
true to add information to a cookie; otherwise, false.
Gets or sets whether the value of the current property should be saved in a cookie.
true to add information to a cookie; otherwise, false.
Gets or sets whether the value of the current property should be saved in a cookie.
true to add information to a cookie; otherwise, false.
Gets or sets whether the value of the current property should be saved in a cookie.
true to add information to a cookie; otherwise, false.
Gets or sets whether the information about enabled and visible scales in the Timeline View should be saved in a cookie.
true to add information to a cookie; otherwise, false.
Gets or sets whether the information about the current should be saved in a cookie.
true to add information to a cookie; otherwise, false.
Gets or sets whether the information about the property of the Work-Week View should be saved in a cookie.
true to add information to a cookie; otherwise, false.
Gets or sets the version information saved in a cookie.
A value that specifies the version.
Holds options, specifying certain basic characteristics of the scheduler.
Initializes a new instance of the ASPxSchedulerOptionsBehavior class with default settings.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Overrides the corresponding property of the base class, to hide it.
Specifies whether detailed error information is displayed on the form when an error occurs.
true to show detailed information; otherwise, false.
Gets or sets whether the time marker on the TimeRuler should be displayed.
true to display the time marker; otherwise, false.
Determines whether the View Navigator control is displayed.
true if the ViewNavigator control is visible; otherwise, false.
Gets or sets whether the 'Go to Date' button of the ASPxViewNavigator is shown.
true to show the 'Go to Date' button; otherwise, false.
Determines whether the View Selector is displayed.
true if the ViewSelector control is visible; otherwise, false.
Determines whether the View Visible Interval control is displayed.
true if the ViewVisibleInterval control is visible; otherwise, false.
Represents the Resource Navigator control.
Initializes a new instance of the ASPxResourceNavigator class with default settings.
Provides access to the settings that define images displayed within the Resource Navigator.
An object, containing image settings.
Provides access to an object, representing the properties specific to the Resource Navigator control.
A object, which defines a set of properties, specific for the Resource Navigator.
Provides access to style settings that control the appearance of the Resource Navigator.
A object that provides style settings for the ResourceNavigator elements.
Represents a Date Navigator.
Initializes a new instance of the ASPxDateNavigator class with the default settings.
Gets or sets the path to the folder that contains images used by the control.
A string value specifying the root path of all the images used by the control.
Provides access to an object, representing the properties specific to the base class.
A object, which hides unused properties for the base class.
Gets or sets the path to a CSS file that defines the control's sprite image settings.
A value that specifies the path to the required CSS file.
Gets or sets the path to a sprite image.
A value that specifies the path to the sprite image.
A control that represents scheduled data in a form of appointment objects on a web page.
Initializes a new instance of the ASPxScheduler class with default settings.
Gets the View currently used by the Scheduler to show its data.
A object which is one of the views listed in the enumeration.
Occurs after the active view of the Scheduler has been changed.
Occurs when the Scheduler control is about to change its active View.
Gets or sets the type of the View which is currently used by the Scheduler to show its data.
A enumeration value specifying the active View type.
Adds the specified service to the service container.
The type of service to add.
A callback object that is used to create the service. This allows a service to be declared as available, but delays the creation of the object until the service is requested.
Adds the specified service to the service container.
The type of service to add.
A callback object that is used to create the service. This allows a service to be declared as available, but delays the creation of the object until the service is requested.
true to promote this request to any parent service containers; otherwise, false.
Adds the specified service to the service container.
The type of service to add.
An instance of the service type to add. This object must implement or inherit from the type indicated by the serviceType parameter.
Adds the specified service to the service container.
The type of service to add.
An instance of the service type to add. This object must implement or inherit from the type indicated by the serviceType parameter.
true to promote this request to any parent service containers; otherwise, false.
Occurs after a callback command is executed.
Occurs when the scheduler finds appointments that are in conflict, and the property is set to .
Occurs when an end-user attempts to copy an appointment and the property is set to Custom.
Occurs when an end-user attempts to create a new appointment and the property is set to Custom.
Occurs when an end-user attempts to delete an appointment and the property is set to Custom.
Occurs when an end-user attempts to drag an appointment and the property is set to Custom.
Occurs when an end-user attempts to drag an drop an appointment between resources and the property is set to Custom.
Occurs when an end-user attempts to edit an appointment and the property is set to Custom.
Occurs when an end-user attempts to resize an appointment and the property is set to Custom.
Occurs when an end-user attempts to invoke an appointment's in-place editor and the property is set to Custom.
Forces the Scheduler control to apply changes as specified by the actions parameter.
A object, representing a bitwise logical combination of action codes.
Applies the style properties defined in the page style sheet to the control, then starts the ASPxScheduler control's initialization.
The containing the control.
Fires when an appointment's property is about to be changed.
Occurs when the data source which contains appointment records is modified and appointments are set to be automatically reloaded.
Fires after the appointment collection has been cleared.
Fires after appointments have been loaded into the collection.
Gets or sets the data source member which supplies appointment data to the scheduler.
A value representing the data source member.
Gets or sets the object used as the data source to store appointments.
A that represents the storage's data source.
Gets or sets the ID of the control from which the retrieves the appointments.
The ID of a control that represents the data source from which the scheduler retrieves the appointments.
Occurs before an appointment is deleted and allows you to cancel the action.
Occurs before the appointment editing window is created.
Occurs before an inplace appointment editor is invoked.
Occurs before an appointment is added to the collection and allows you to cancel the operation.
Fires after an appointment's data row is deleted from the data source.
Fires before an appointment data row is deleted from the data source.
Fires after a new record containing appointment information is inserted into the data source.
Fires before appointment data is posted to the data source for insertion.
Fires after an appointment's data record is updated.
Fires before the appointment data is posted to the data source to update the record.
Occurs after the appointment properties are changed.
Occurs after the appointment's deletion.
Occurs after appointments are added to the collection.
Occurs every time an appointment is rendered, so its is changed.
Fires before a callback command is executed.
Occurs after a callback sent by the current control has been processed on the server, but prior to the time the respective callback result render is formed.
Starts the ASPXScheduler control's initialization. Initialization occurs at runtime.
Prevents the control from being updated until the method is called.
Unlocks the Scheduler Control after a call to the method and causes an immediate update without raising any notification events.
Gets or sets the ASPxScheduler's client programmatic identifier.
A string value that specifies the ASPxScheduler's client identifier.
Enables you to save and restore the previously saved layout of the scheduler.
Gets an object that lists the client-side events specific to the ASPxScheduler.
A object which allows setting handlers for the client-side events of the ASPxScheduler.
Gets or sets whether the ASPxScheduler client control is displayed.
true if the control is visible; otherwise, false.
Executes a callback command that creates a new appointment.
Overrides the property to hide it.
A value.
Overrides the property to hide it.
A value.
Fires when a round trip to the server has been initiated by a call to the client method.
Enables you to provide custom error descriptions.
Fires before a scheduler's visual element is rendered.
Enables you to supply any server data that can then be parsed on the client.
Binds a data source to the ASPxScheduler control and all its child controls.
Overrides the property to hide it.
A value.
Overrides the property to hide it.
A value.
Overrides the property to hide it.
A value.
Enables you to specify a view type to which the Scheduler switches after the end-user changes selected dates in the DateNavigator control.
Gets an object that defines the settings of the scheduler's Day View.
A object representing the Day View in the scheduling area.
Overrides the property.
A object.
Enables a server control to perform final clean up before it is released from memory.
Gets or sets whether animation effects are applied to scheduler content when it is updated using a callback.
true, if animation effects are used; otherwise, false.
Gets or sets whether the callback result data compression is enabled.
true to compress data stream; otherwise, false.
Gets or sets a value that specifies whether the callback or postback technology is used to manage round trips to the server.
true if round trips to the server are performed using callbacks; false if postbacks are used.
Gets or sets whether animation effects are applied to scheduler content when the visible interval is changed and the scheduler is updated using a callback.
true, if animation effects are used; otherwise, false.
Gets or sets a value specifying whether an end-user can change the visible interval with a swipe gesture.
True, if date changing by gestures is always allowed; False, if it is always prohibited; Auto - if it is allowed for touch devices only.
Overrides the property.
true if a web control is enabled; otherwise, false.
Ends the ASPXScheduler control's initialization.
Unlocks the control after a call to the method and causes an immediate update.
Occurs before the ASPxScheduler starts retrieving the appointments for the specified time interval.
Enables specific appointments to be hidden in the ASPxScheduler control.
Enables specific resources to be hidden in the Scheduler control.
Gets the day which the ASPXScheduler's week starts from.
A enumeration value specifying the start day of the week for the Scheduler.
Returns the names of the forms that are used by the ASPxScheduler control.
An array of strings that specify the names of the forms.
Gets the ID of the client appointment that corresponds to the specified server-side .
An object, representing the appointment on the server.
A string, representing the client appointment identifier.
Gets the service object of the specified type.
An object that specifies the type of service object to get.
A service object of the specified type, or a null reference (Nothing in Visual Basic) if there is no service object of this type.
Sets the specified date as the start date of the scheduler, and forces the scheduler to display data using the specified view.
A value specifying the new start date.
A enumeration value specifying the view in which the scheduler will show its data.
Sets the specified date as the start date of the scheduler.
A value specifying the new start date.
Occurs before the Go To Date dialog window is invoked.
Sets the start date of the scheduler to the current date on the local machine.
Gets or sets a value that specifies the type of grouping for the appointments of the control.
A enumeration value that specifies how appointments are grouped within the scheduler control.
Overrides the property to hide it.
A object.
Occurs when the HTML code representing the time cell is prepared for display.
Provides access to the settings that define images displayed within the ASPxScheduler's visual elements .
An object, containing image settings.
Enables custom text and a description to be displayed within appointments.
Enables custom images to be displayed within appointments.
This event fires for each visible appointment before it is sent to the client for display and enables you to specify client appointment properties.
Occurs before a new appointment is created in the scheduler.
Gets whether the ASPxScheduler control has been locked for updating.
true if the scheduler control is locked; otherwise, false.
Gets a collection of temporary client properties and its values.
A System.Collections.Generic.Dictionary object that represents the collection of properties and its values.
Gets or sets the time interval available for end-users.
A object.
Gets the server-side appointment by its client ID.
A string, representing the client appointment ID.
An object, representing the server-side appointment to find.
Gets an object that defines the settings of the scheduler's Month (Multi-Week) View.
A object representing the Month View in the scheduling area.
Server-side event. Occurs when the user clicks one of the More Buttons.ASPxScheduler.
Provides access to options which regulate the general appearance and behavior of the scheduler and its satellite controls.
A object, which contains the scheduler's behavior options.
Provides access to an object used to maintain view state information.
An object, that holds the state information.
Provides access to the options that regulate the functionality available to end-users.
A object which provides the scheduler's customization options.
Provides access to the options used to customize the forms shown to end-users.
An object, containing the parameters to customize the forms.
Provides access to the settings for the informational panel, which is displayed when the control is loading.
A class instance, representing characteristics of a Loading Panel
Provides access to menu options.
A object containing menu options.
Provides access to options which specify tooltip appearance and visibility.
An object containing options which can be specified for tooltips.
Provides access to the Scheduler's view options.
A object which provides access to the Scheduler's view options.
Occurs before a popup menu is created and allows menu customization.
Occurs when the pop-up container for the Appointment Form is prepared for display.
Occurs when the pop-up container for the In-place Editor is prepared for display.
Occurs when the pop-up container for the Go to Date Form is prepared for display.
Occurs before a context menu is created for a scheduler.
Occurs when the pop-up container for the Delete Recurrence Form is prepared for display.
Occurs when the pop-up container for the Edit Recurrence Form is prepared for display.
Occurs when the pop-up container for the Reminders Form is prepared for display.
Occurs when the scheduler's view calculates the work time interval for the specific resource.
Occurs before the Confirm Delete dialog window is invoked.
Occurs before the Open Recurring Item dialog window is invoked.
Occurs when a reminder is triggered.
Occurs when an end-user doesn't click the Dismiss or Snooze button on the Reminders Form, but simply closes it. The property should be set to .
Occurs before the Reminders form is displayed.
Removes the service of the specified type from the service container.
The type of service to remove.
Removes the service of the specified type from the service container.
The type of service to remove.
true to promote this request to any parent service containers; otherwise, false.
Delivers the content of the control to a specified HtmlTextWriter object. This method is intended for internal use.
The object that receives the control content.
Fires when a resource's property is about to be changed.
Occurs when the data source which contains resources is modified, and the automatic reloading of resources is enabled.
Fires after the resources collection has been cleared.
Fires after resources have been loaded into the collection.
Gets the color schemas used to paint cells associated with different scheduler's resources.
A object.
Gets or sets the name of the list of resource data that the ASPxScheduler control binds to, in instances where the data source contains more than one distinct list of data items.
The name of the specific list of data that the data-bound control binds to, if more than one list is supplied by the data source control.
Gets or sets the object from which the ASPxScheduler control retrieves the resources' list.
An object that represents the data source from which the data-bound control retrieves its data.
Gets or sets the ID of the control from which the retrieves the resources.
The ID of a control that represents the data source from which the scheduler retrieves the resources.
Allows the deletion of a resource to be cancelled.
Allows you to cancel the addition of a resource.
Gets the Resource Navigator control used to navigate through resources by end-users.
A object representing the scheduler control's resource navigator.
Fires when the resources' properties are changed.
Occurs when a scheduler's resource is deleted from the collection.
Occurs when new resources are inserted into the collection.
Provides access to the collection of selected appointments.
An descendant which represents the collection of selected appointments.
Gets the time interval currently selected in the scheduler's active View by an end-user.
A object representing the selected time interval.
Gets the resource which contains the time interval currently selected in the scheduler's active view by an end-user.
A object which represents the selected resource.
Provides access to services of the ASPxScheduler control.
An DevExpress.Web.ASPxScheduler.Services.ASPxSchedulerServices object used to get the services.
Gets or sets the start date of the scheduler.
A value which represents the start date of the scheduler.
Provides access to the storage object of the ASPxScheduler control.
A object representing the storage for the ASPxScheduler control.
Provides access to style settings that control the appearance of the ASPxScheduler elements.
A object that provides style settings for the scheduler elements.
Provides access to a SchedulerTemplates object containing templates for visual elements of the ASPxScheduler.
A object.
Gets an object that defines the settings of the scheduler's .
A object representing the Timeline View in the scheduling area.
Gets or sets the control's tooltip text.
A string value that specifies the text displayed within the tooltip.
Returns the names of the tootltip forms that are used by the ASPxScheduler control.
An array of strings that specify the names of the forms.
Enables you to catch an unhandled exception in ASPxScheduler which occurs during a callback and stop its propagation beyond the control.
Contains the settings of the Views that are used to represent information within the ASPxScheduler control.
A object which stores the settings of the calendar Views.
Fires when the time interval represented by the control's scheduling area has been changed.
Gets an object that defines the settings of the scheduler's Week View.
A object representing the Week View in the scheduling area.
Provides access to the collection which identifies which days are assigned to a workweek.
A object which identifies work days.
Gets an object that defines the settings of the scheduler's Work-Week View.
A object representing the Work Week View in the scheduling area.