DevExpress.XtraScheduler.v14.1
A storage which holds a collection of appointment dependencies.
Initializes a new instance of the AppointmentDependencyStorage class with the specified scheduler storage.
A value that specifies the scheduler storage to store appointment dependencies.
Provides access to the collection of objects specifying how the custom properties of an appointment dependency map to the corresponding data fields.
An object.
Gets an object that specifies bindings established between persistent properties of the appointment dependencies maintained by the current storage and appropriate fields in the data source.
An object containing information on the mapping of the dependency's properties to the appropriate data fields.
A method that will handle the event.
Specifies a method that will handle the event.
The event source. This parameter identifies the which raised the event.
An object which contains event data.
Provides methods to customize properties of an in-place editor.
Gets or sets the background color of the control.
A object that represents the background color of the control.
Gets or sets the size and location of the control.
A object that represents the size and location of the control, in pixels.
Occurs before a modified value is saved to the underlying data source.
Sets input focus to the control.
true if the input focus request was successful; otherwise, false.
Gets or sets the font of the text displayed by the control.
A to apply to the text displayed by the control.
Gets or sets the foreground color of the control.
A object that represents the foreground color of the control.
Occurs when the control loses focus.
Gets or sets the parent container of the control.
A that represents the parent or container of the control.
Occurs before changes are cancelled and the modified value is replaced with the former value (a value before modification).
Selects all text in the control.
Sets the selection start to the end of text.
Gets or sets the current text in the control.
A , representing a control's text.
Gets or sets a value indicating whether the control is displayed.
true if the control is displayed; otherwise, false.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the or which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the PopupMenuShowingEventArgs class with the specified settings.
A which represents the popup menu. This value is assigned to the property.
Gets or sets the popup (context) menu for which this event was raised.
A object, which is the popup menu.
Provides data for the event.
Initializes a new instance of the RecurrentAppointmentActionFormEventArgs class with specified settings.
An object.
Gets or sets the result provided by asking the user whether the entire series or just a single appointment should be deleted.
A enumeration member specifying an action to perform.
Provides a wrapper for overriding methods used for custom formatting the header captions in different Scheduler views.
Initializes a new instance of the HeaderCaptionService class with default settings.
Override this method to change the format of the column header caption in the Day View.
A object representing a header in the Day View.
A format string.
Override this method to return a format string for displaying short day of week captions in the Month View.
A object representing a header.
A format string.
Override this method to return a format string for displaying the DayOfWeek header caption in a Month View.
A object representing a header.
A format string.
Override this method to return a format string for displaying the HorizontalWeekCell header caption in a Month View.
A object, representing a header.
A format string.
Override this method to return a format string for displaying the TimeScale header caption in a Timescale View.
A object, representing a header.
A format string.
Override this method to return a format string for displaying the VerticalWeekCell header caption in a Week View.
A object, representing a header.
A format string.
Repesents a cell shown at the bottom of the DayView report, intended to display appointments which do not fit the visible area.
Initializes a new instance of the ExtendedCell class at the specified interval with the specified text.
A text to display in an extended cell.
A object representing the time interval to which the cell belongs.
Initializes a new instance of the ExtendedCell class with default settings.
Gets the text displayed in the extended cell.
A string representing the text displayed in the cell.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the which raised the event.
An object which contains event data.
Provides data for the event.
Initializes a new instance of the AppointmentImagesEventArgs class with specified settings.
An interface defining view information for the appointment.
An collection, representing the collection of images used to display an appointment.
Provides access to the appointment for which the event is fired.
An that is prepared for display.
Gets a collection of objects.
An object which represents the event's collection of images.
Provides access to the characteristics of the appointment prepared for display.
An interface defining view characteristics for the appointment.
Serves as the base class for classes that represent the Resource Headers visual elements of the Scheduler.
Gets the enumeration member, which identifies the ResourceHeader element when it is hit.
A enumeration member, indicating the element being hit.
Represents a scheduler's visual element, located above the time cells area and used to identify days of the week in the Month (Multi-Week) View.
Initializes a new instance of the DayOfWeekHeader class with default settings.
A object, that provides appearance settings for the visual element.
A System.DayOfWeek enumeration member, specifying a day of the week.
Gets the day of the week, associated with the current DayOfWeekHeader
A object
Gets the enumeration member, which identifies the DayOfWeekHeader element when it is hit.
A value.
Represents a scheduler's visual element, located above the time cells area and used to identify days in the Day View.
Initializes a new instance of the DayHeader class with default settings.
A object, that provides appearance settings for the visual element.
Gets the enumeration member, which identifies the DayHeader element when it is hit.
A value.
Represents an all-day appointment cell in a scheduler's layout when it is drawn.
Initializes a new instance of the AllDayAreaCell class with the default settings.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Specifies whether the all-day appointment cell displays its left boundary.
true, to display the left boundary of the cell; otherwise, false.
Gets the value that indicates the test point type.
An value.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Represents the pop-up checked list box control used to select multiple resources to assign them to an appointment.
Initializes a new instance of the AppointmentResourcesEdit class with default settings.
Provides access to the collection of resource identifiers (resource id's) of the control.
An object.
Provides print options for the Scheduler control.
Initializes a new instance of the SchedulerOptionsPrint class with default settings.
Gets or sets the scheduler's printing style.
A enumeration value which specifies the scheduler's printing style.
Returns the textual representation of printing options.
A value which is the textual representation of printing options.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the which raised the event.
An object which contains event data.
Provides data for the event.
Initializes a new instance of the AppointmentViewInfoCustomizingEventArgs class with the specified settings.
An 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.
An object.
Represents a print style used to print the Scheduler's data.
Gets or sets the font used to print appointments.
A object specifying the font used to print the contents of appointments.
Gets or sets whether auto-adjustment of the print heading font size can be performed.
true to enable font auto-scaling; otherwise, false.
Gets a value indicating if this print style is one of the base styles.
true if this is one of the base styles; otherwise, false.
Creates a copy of the current SchedulerPrintStyle object.
A SchedulerPrintStyle object which is a copy of the current object.
Creates a copy of the current SchedulerPrintStyle object, and if specified, preserves the option that indicates if this is a base style or not.
true to preserve the property value in the new print style object; otherwise, false.
A object which is a copy of the current object.
Overrides the property.
A value which specifies the object's color.
Gets or sets a color converter used by this print style when converting colors.
A object which represents the color converter for this print style.
Creates an image with the specified dimensions specific to this print style.
An integer value which specifies the width of the image.
An integer value which specifies the height of the image.
A object representing the image which corresponds to the current print style.
Gets or sets the font used to print headings.
A object specifying the font used to print the headings.
Gets the kind of a print style.
A enumeration value which represents the kind of print style.
Gets or sets the page settings for this print style.
A object which contains the page settings for this print style.
Resets all print style options to their default values.
Lists the styles available for printing the scheduler's data.
Specifies the style which prints the scheduler's data in the specified interval in a column defined by the date.
Specifies the style which prints the scheduler's data in the specified interval so that each day is printed on a separate page.
Specifies the default style for the current . For instance, if the type of the active view is MonthView, then the default print style will be .
Specifies the style which prints all the data of the selected appointments in a memo-like style.
Specifies the style which prints the scheduler's data in the specified interval, so that each month is printed on a separate page or two separate pages.
Specifies the style which prints the scheduler's data in the specified interval of three columns using the three print styles specified.
Specifies the style which prints the scheduler's data in the specified interval, so that each week is printed on a separate page or two separate pages.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the PreparePopupMenuEventArgs class with the specified settings.
A object which represents a popup menu.
Provides the appearance settings used to paint a Work Week View.
Initializes a new instance of the WorkWeekViewAppearance class with the default settings.
Provides the appearance settings used to paint a Month View.
Initializes a new instance of the MonthViewAppearance class with the default settings.
Provides the appearance settings used to paint a Timeline View.
Initializes a new instance of the TimelineViewAppearance class with the default settings.
Represents a Timeline View.
Initializes a new instance of the TimelineView class with the specified Scheduler control.
A value that specifies the Scheduler control assigned to the timeline view. This value is assigned to the property.
Provides access to the properties that control the appearance of the TimelineView's elements.
A object that provides the appearance settings for TimelineView elements.
Provides access to the Timeline View appointments display options.
A object containing settings to display the appointments in the Timeline View.
Gets or sets whether the height of a time cell can be automatically adjusted to fit appointments.
true to switch auto height adjustment on; otherwise, false.
Provides access to options for specifying cell auto height behavior in the Timeline or Gantt view.
A object containing options.
Provides access to parameters that control deferred scrolling.
A instance that specifies parameters for deferred scrolling.
Gets the time scale with the most detailed time interval.
A object.
Gets the id of the scheduler menu item corresponding to the SwitchToTimelineView command.
A enumeration member, representing the id of the scheduler menu.
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 the selection bar options.
A object specifying the appearance of the selection bar.
Gets or sets whether resource headers are displayed.
true to show resource headers; otherwise, false.
Specifies whether a vertical row scrollbar is visible, and the vertical scrolling is enabled in rows of the Timeline view grouped by resource.
true to enable a vertical scrollbar; otherwise, false.
Gets the view's type.
The value.
Gets the information on visual representation of the object.
A object providing information on visual representation of the TimelineView's elements.
Gets or sets the work time interval for a Timeline View.
A value representing the work time interval.
Represents the pop-up checked list box control used to filter resources within the .
Initializes a new instance of the ResourcesPopupCheckedListBoxControl class with the default settings.
Gets access to the popup control that is a part of the current control and performs a container role.
A object that contains the current control.
Resets all resource items and their visibility state in the check list according to the specified resources collection.
A object which contains resources to be used when updating the check list.
Gets access to the checked list box control that is a part of the current control.
A object that forms the current control.
Resets all resource items and their visibility state in the list, according to the specified resources collection.
A object which contains resources to be used when updating.
Gets or sets the scheduler control which is assigned to the ResourcesPopupCheckedListBoxControl.
A object representing the scheduler whose resources will be shown in this checked list box.
Represents a method that will handle the custom draw events of the .
Represents a method that will handle the custom draw events of the .
The event source. This parameter identifies the which raised the event.
A object which contains event data.
Represents a Date Navigator.
Initializes a new instance of the DateNavigator class with the default settings.
Overrides the property.
true if drag-and-drop operations are allowed in the control; otherwise, false.
Starts the Date Navigator's initialization. Initialization occurs at runtime.
Locks the DateNavigator object by disallowing visual updates until the EndUpdate or CancelUpdate method is called.
Gets or sets a value indicating if the dates which contain appointments should be shown bold.
true to bold the dates which contain at least one scheduled appointment; otherwise, false.
Unlocks the DateNavigator object after it has been locked by the BeginUpdate method, without causing an immediate visual update.
Gets or sets a single date selected in the DateNavigator control.
A object that is the selected date.
Ends the Date Navigator's initialization.
Unlocks the DateNavigator object after a call to the BeginUpdate method and causes an immediate visual update.
Gets the day which the Date Navigator's week starts from.
A enumeration value specifying the start day of the week for the Date Navigator.
Obtains information on the DateNavigator control's element located at the specified point.
A object that contains the test point coordinates.
A object containing information about the element at the test point.
Gets or sets a value indicating if holiday dates should be highlighted with Red color.
true to highlight holiday dates; otherwise, false.
Gets whether the object has been locked for updating.
true if the control is locked; otherwise, false.
Gets or sets a value indicating if end-users can select several dates at the same time in the Date Navigator.
true to allow multiple dates to be selected at the same time; otherwise, false.
Updates a Date Navigator control to display selected dates.
Gets or sets the scheduler control assigned to the Date Navigator.
A object representing the scheduler which will be controlled by this Date Navigator.
Gets or sets a value which specifies whether the Today Button is visible.
true to show the Today button; otherwise, false.
Gets or sets a value indicating if week numbers will be shown in the Date Navigator.
true to show week numbers; otherwise, false.
Gets or sets the rule which specifies the first week of the year.
A enumeration value which represents the rule for the first week of the year.
Provides data for the custom draw events of the .
Initializes a new instance of the CustomDrawObjectEventArgs class with the specified settings.
A value that provides information on the object. This value is assigned to the property.
A value that specifies the object's bounding rectangle. This value is assigned to the property.
Initializes a new instance of the CustomDrawObjectEventArgs class with specified settings.
A value that provides information on the object.
A value that specifies the object's bounding rectangle.
A delegate method used to perform default object drawing.
Returns the bounding rectangle of the drawing area.
A value which specifies the object's bounding rectangle.
Gets an object which specifies the storage for the pens, fonts and brushes. Use it for custom painting in Scheduler Reports.
A object.
Renders the element using the default drawing mechanism.
Gets an object used for painting.
A object which provides a means for painting.
Gets or sets whether an event was handled. If it was handled, the default actions are not required.
true if default painting isn't required; otherwise, false.
Gets information on the painted element.
A class which provides information on the painted element.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the which raised the event.
An object which contains event data.
Provides data for the event.
Initializes a new instance of the ActiveViewChangingEventArgs class with the specified settings.
An object of the class descendant. This object represents the previous active scheduler view. This value is assigned to the property.
An object of the class descendant. This object represents the new active scheduler view. This value is assigned to the property.
Gets or sets whether the operation performed on the processed event should be cancelled.
true to cancel the operation performed on the event; otherwise, false.
Gets the new value of the property.
An object of the class descendant.
Gets the old value of the property.
An object of the class descendant.
Represents the combo box control used to filter resources within the .
Initializes a new instance of the ResourcesComboBoxControl class with the default settings.
Gets the class name of the current editor.
A identifying the class name of the current editor.
Gets or sets the combo box value that provides access to the class item.
The object representing the edit value.
Gets an object providing properties specific to the combo box editor.
A RepositoryItemResourcesComboBox object providing settings specific to this editor.
Resets all resource items and their visibility state in the list according to the specified resources collection.
A object which contains resources to be used when updating.
Resets all resource items and their visibility state in the list according to the specified resources collection.
A object which contains resources to be used when updating.
Gets or sets the scheduler control assigned to the ResourcesComboBoxControl.
A object representing the scheduler whose resources will be shown in this combo box.
Specifies whether the value corresponding to all of the items will be shown in the combo box.
true if the value signifying "all of the items" is present in the combo box items list; otherwise false.
Specifies whether the value corresponding to none of the items will be shown in the combo box.
true if the value signifying "none of the items" is present in the combo box items list; otherwise false.
Lists the values used to specify the drag-and-drop mode of the DragDropMode.
This mode is suitable for mutli-thread applications, when no Drag~ events of the Scheduler Control can be raised.
This mode is suitable for single-thread applications. If this mode is enabled, all Drag~ events of the Scheduler Control are correctly raised when appointments are dragged & dropped.
Represents a base class for the controls used to select items contained in the scheduler storage.
Gets or sets the SchedulerStorage object that contains appointments and resources to fill an editor.
A object representing a storage for the Scheduler control.
Represents the control used to set the recurrence options for yearly recurrent appointments.
Initializes a new instance of the YearlyRecurrenceControl class with default settings.
Checks if the user input is valid for the control.
A object that may contain the check result and an error message.
Represents a combo box used to select a week of the month.
Initializes a new instance of the WeekOfMonthEdit class with default settings.
Gets the class name of the editor.
A object identifying the class name.
Gets an object that contains settings specific to the editor.
A RepositoryItemWeekOfMonth object that contains editor settings.
Gets or sets the selected value in the editor - the occurrence number of the week in a month.
A enumeration value that specifies a particular week in every month.
Represents a control used to set the recurrence options for weekly recurrent appointments.
Initializes a new instance of the WeeklyRecurrenceControl class with default settings.
Gets or sets the day which starts the WeeklyRecurrenceControl's week.
A enumeration value specifying the first day of the week for the WeeklyRecurrenceControl.
Checks if the user input is valid for the control.
A object that may contain the check result and an error message.
Represents a combo box used to select days of the week.
Initializes a new instance of the WeekDaysEdit class with default settings.
Gets or sets the value selected in the control.
A enumeration member, representing a day of the week, or a standard combination of days.
Gets the class name of the editor.
A object identifying the class name.
Gets an object that contains settings specific to the editor.
A RepositoryItemDayOfWeek object that contains editor settings.
Represents a control that allows selection of days of the week by checking the corresponding boxes.
Initializes a new instance of the WeekDaysCheckEdit class with default settings.
Starts the WeekDaysCheckEdit control's runtime initialization.
Locks the WeekDaysCheckEdit object by disallowing visual updates until the EndUpdate or CancelUpdate method is called.
Unlocks the WeekDaysCheckEdit object after it has been locked by the BeginUpdate method, without causing an immediate visual update.
Ends the WeekDaysCheckEdit control's initialization.
Unlocks the WeekDaysCheckEdit object after a call to the BeginUpdate method and causes an immediate visual update.
Gets or sets the day which starts the WeekDaysCheckEdit control's week.
A enumeration value specifying the first day of the week for the WeekDaysCheckEdit.
Notifies whether the WeekDaysCheckEdit control is locked for update.
true if the control is locked; otherwise, false.
Specifies whether the control displays short names of week days .
True if the control displays abbreviated names for week days.
Gets or sets days of the week visible in the WeekDaysCheckEdit control.
A enumeration member, representing a day or a group of days.
Gets or sets the day of the week or a specific group of days that is selected in the editor.
The enumeration value specifying the day/days in a week.
Fires when the control's weekday checkbox changes its state.
Represents the base class for inherited recurrent controls available in the XtraScheduler library.
Initializes a new instance of the RecurrenceControlBase class with default settings.
Locks the RecurrenceControlBase object by disallowing visual updates until the EndUpdate or CancelUpdate method is called.
Unlocks the RecurrenceControlBase object after it has been locked by the BeginUpdate method, without causing an immediate visual update.
Validates control settings when overridden .
A ValidationArgs object that will contain a check result and an error message if applicable.
Unlocks the RecurrenceControlBase object after a call to the BeginUpdate method and causes an immediate visual update.
Gets whether the control has been locked for updating.
true if the control is locked; otherwise, false.
Gets or sets an object containing information about reoccurrences of the current appointment.
A object containing information about the appointment's reoccurrences.
Fires when an end user changes the information on a recurrence control.
Make the control's appearance consistent with property values when overridden.
Checks if the user input is valid for the control.
A object that may contain the check result and an error message.
Represents a control used to set the recurrence options for monthly recurrent appointments.
Initializes a new instance of the MonthlyRecurrenceControl class with default settings.
Used to validate control settings.
A ValidationArgs object that will contain a check result and an error message if applicable.
Checks if the user input is valid for the control.
A object that may contain the check result and an error message.
Represents the combo box used to select a month.
Initializes a new instance of the MonthEdit class with default settings.
Gets the class name of the editor.
A object identifying the class name.
Gets or sets the number of the selected month.
An integer value that is the month number.
Gets an object that contains settings specific to the editor.
A RepositoryItemMonth object that contains editor settings.
Represents a combo box used to specify time intervals (durations).
Initializes a new instance of the DurationEdit class with default settings.
Gets or sets the value edited in the control.
A value representing the time interval.
Gets the class name of the editor.
A object identifying the class name.
Fills in the control with predefined time intervals from 0 minutes to 2 days.
Fills in the control with predefined time intervals.
A value that is the upper boundary for time intervals being loaded.
Gets an object that contains settings specific to the editor.
A RepositoryItemDuration object that contains editor settings.
Represents a control used to set the recurrence options for daily recurrent appointments.
Initializes a new instance of the DailyRecurrenceControl class with default settings.
Checks if the user input is valid for the control.
A object that may contain the check result and an error message.
Represents an image combo box control used to select appointment status. It facilitates the creation of custom appointment editor forms.
Initializes a new instance of the AppointmentStatusEdit class with default settings.
Gets the class name of the editor.
A object identifying the class name.
Gets or sets the editor's value.
A value.
Gets an object that contains editor specific settings.
A RepositoryItemAppointmentStatus object that contains editor settings.
Forces the control to reload its combo box item values.
Gets or sets the currently selected appointment status.
An that is currently selected in the control.
Gets or sets the SchedulerStorage object that contains items to fill an editor.
A object representing a storage for the Scheduler control.
Represents an image combo box control used to select resources for an appointment. It facilitates the creation of custom appointment editor forms.
Initializes a new instance of the AppointmentResourceEdit class with default settings.
Gets the class name of the editor.
A object identifying the class name.
Gets or sets the editor's value.
A value.
Gets an object that contains specific editor settings.
A RepositoryItemAppointmentResource object that contains editor settings.
Updates the control to reflect changes of visible resources and re-creates the colored rectangles of the resource list.
Gets or sets the unique identifier for the resource of the currently selected appointment.
A value that specifies the resource's unique identifier.
Gets or sets the scheduler control assigned to the AppointmentResourceEdit.
A object representing the scheduler whose resources will be shown in this combo box.
Gets or sets the SchedulerStorage object that contains items to fill an editor.
A object representing a storage for the Scheduler control.
Represents an image combo box control used to select appointment labels. It facilitates the creation of custom appointment editor forms.
Initializes a new instance of the AppointmentLabelEdit class with default settings.
Gets the class name of the editor.
A object identifying the class name.
Gets or sets the editor's value.
A value.
Gets or sets the currently selected appointment label.
An that is currently selected in the control.
Gets an object that contains settings specific to the appointment label editor.
A RepositoryItemAppointmentLabel object that contains editor settings.
Forces the control to reload its combo box item values.
Gets or sets the SchedulerStorage object that contains items to fill an editor.
A object representing a storage for the Scheduler control.
Default recurrence editing form.
Initializes a new instance of the AppointmentRecurrenceForm class with default settings.
Initializes a new instance of the AppointmentRecurrenceForm class and loads the specified appointment pattern.
An instance specifying the recurrence pattern.
A enumeration member specifying the day of week from which the week starts.
Initializes a new instance of the AppointmentRecurrenceForm class bound to the specified form controller and loads the specified appointment pattern.
An instance specifying the recurrence pattern.
A enumeration member specifying the starting day of the week.
A instance that is the controller of the parent appointment form.
Sets the object that controls the look and feel of the popup menus for all controls in the form.
An object with the DevExpress.Utils.Menu.IDXMenuManager interface that controls the look and feel of the popup menus.
Gets or sets whether to show a warning when the user clicks the OK button.
true, to invoke a warning message box; otherwise, false.
Default appointment editing form.
Initializes a new instance of the AppointmentForm class with default settings.
Initializes a new instance of the AppointmentForm class bound to the specified ScheduleerControl and loads the specified appointment.
A instance to which a form is bound.
An instance loaded for editing.
Initializes a new instance of the AppointmentForm class bound to the specified ScheduleerControl, loads the specified appointment and invokes the recurrence form if required.
A instance to which a form is bound.
An instance loaded for editing.
true, to invoke the recurrence form; otherwise, false.
Override the property in a custom form descendant to indicate whether any custom field is modified.
An object that is the appointment edited in the appointment form.
true, if a custom appointment field is changed for the appointment loaded in the editing form; otherwise, false.
Override this method in a custom form to load custom fields to form editors.
An object that is the appointment being edited in the form.
Gets or sets the menu manager which controls the look and feel of context menus on the form.
An object that implements the interface.
Gets or sets whether the appointment form allows appointment modification.
true, if appointment modification is denied; otherwise, false.
Override this method in a custom form to save custom fields.
An object that is the appointment being edited in the form.
true, if all data are saved successfully; otherwise, false.
Sets the object that controls the look and feel of the popup menus for all controls on the form.
An object with the DevExpress.Utils.Menu.IDXMenuManager interface that controls the look and feel of the popup menus.
Contains information about a specific point within a scheduler.
Initializes a new instance of the SchedulerHitInfo class with the specified view and hit testing information, and in addition, hit information about the next scheduler element under the test point.
A object which contains view information. This value is assigned to the property.
A enumeration value which specifies the scheduler element under the test point. This value is assigned to the property.
A object which contains information about the next (underlying) scheduler element under the test point. This value is assigned to the property.
Initializes a new instance of the SchedulerHitInfo class with the specified view and hit testing information.
A object which contains view information. This value is assigned to the property.
A enumeration value which specifies the scheduler element under the test point. This value is assigned to the property.
Determines whether the current hit information contains the specified Scheduler element.
A enumeration value which specifies the scheduler element to locate.
true if the specified Scheduler element is located under the test point; otherwise, false.
Finds the first SchedulerHitInfo object that is not null for the current hit.
A object.
Searches the hit information for the specified type(s) of the element.
A enumeration value.
A object.
Searches the hit information for the specified type(s) of the element, traversing to the depth of the specified stop type(s).
A enumeration value.
A enumeration value.
A object.
Gets a value identifying the type of the visual element located under the test point.
A enumeration value which identifies the type of the visual element that contains the test point.
Provides the hit information about the element that is positioned next below the current hit element.
A object.
Gets the hit information that specifies that the test point does not belong to any part of the scheduler.
A object that contains empty hit information.
Gets the object which contains the information used to render the visual element located under the test point.
A object providing view information on the visual element located under the test point.
Serves as a base for classes which provide view information for a selected element within a scheduler.
Gets or sets whether an appointment should change its height automatically for the current view.
true if an appointment's height is changed automatically to fit the text; otherwise, false.
Provides access to the appointment's display options.
An object containing options for displaying appointments.
Gets or sets the height of a single appointment for the current View (in pixels).
An integer value which represents the appointment height measured in pixels.
Provides access to the collection of objects containing information on appointments and their visual representation.
A DevExpress.XtraScheduling.Drawing.AppointmentViewInfoCollection object, representing a collection of DevExpress.XtraScheduling.Drawing.AppointmentViewInfo objects.
Gets the bounds contained in the view information.
A value.
Calculates the final layout for display of all visible elements of the current scheduler view on the screen.
Returns information on scheduler elements located at the specified point.
A structure which specifies the test point coordinates relative to the scheduler's top-left corner.
true if the appointments are ignored and only the scheduler's layout is taken into consideration; otherwise, false.
A object which contains information about scheduler elements located at the test point.
Calculates the preliminary layout for display of all visible elements of the current scheduler view on the screen.
Provides access to visible time cells in the current View.
A class instance, representing a container for visible cells.
Disposes of the SchedulerViewInfoBase object.
Gets the group separators settings.
A object.
Scrolls the appointment container so the specified appointment becomes visible.
An object representing the appointment to show.
true if the method succeeds; otherwise, false.
Gets the collection of all More Buttons shown in the current scheduler view.
A MoreButtonCollection instance, that is the collection of DevExpress.XtraScheduler.Native.MoreButton objects.
Provides access to the Navigation Buttons collection of the current view.
A object that represents navigation buttons for the view.
Gets the appearance settings applied to the current scheduler view.
A object.
Gets an object that provides the painting functionality of the scheduler control's Views.
A DevExpress.XtraScheduler.Drawing.ViewPainterBase class instance.
Gets the resource headers currently shown in the current scheduler view.
A object.
Gets the current scheduler view.
A object.
Gets the visible intervals of the current view.
A object.
Gets a collection of visible resources for the current view.
A object.
Provides resource header options for the Scheduler control.
Initializes a new instance of the SchedulerResourceHeaderOptions class with default settings.
Gets or sets the height of the resource header.
An integer value which represents the height of the resource header.
Gets or sets the image alignment within a resource header.
A enumeration value which specifies how the image is aligned.
Gets or sets the algorithm used for image scaling in the headers.
An enumeration member specifying the algorithm that is used when images are scaled.
Gets or sets the size of an image which is shown within a resource header.
A value which represents the size of an image.
Gets or sets the size mode of an image which is shown within a resource header.
A enumeration value which represents an image's size mode.
Gets or sets the value indicating whether to rotate the caption's text.
true to rotate the caption's text; otherwise, false.
Specifies how an image is positioned within a resource header.
The image is displayed in the center of the resource header. If the image is larger than the resource header, the outside edges are clipped.
The image is placed within the resource header in its ordinary manner using its own height and width. Note that in this case the image is clipped if it's larger than the resource header which contains it.
The image within the resource header is stretched or shrunk as appropriate to fit the size of the resource header and according to its position relative to the header's text.
The image is sized proportionally (without clipping), so that it's best fitted to the resource header. For instance, if the resource header contains no text, and if the height and width ratio of the resource header is the same as the image's ratio it will be resized to exactly fit into the resource header. Otherwise the closest fitting side (height or width) of the image will be sized to the resource header and the other side (height or width) of the image sized proportionally (leaving empty space).
Specifies how an image is positioned relative to the text within a resource header.
A resource image is aligned to the bottom of the text.
A resource image is aligned to the left of the text.
A resource image is aligned to the right of the text.
A resource image is aligned to the top of the text.
Represents the checked list box control used to filter resources within the .
Initializes a new instance of the ResourcesCheckedListBoxControl class with the specified filter controller.
A object which represents the filter controller of the resources checked list box control.
Initializes a new instance of the ResourcesCheckedListBoxControl class with default settings.
Resets all the resource items and their visibility state in the check list according to the specified resources collection.
A object which contains the resources to be used when updating the check list.
Resets all the resource items and their visibility state in the check list according to the specified resources collection and preserves the index of currently selected item.
A object which contains the resources to be used when updating the check list.
Gets or sets the scheduler control which is assigned to the ResourcesCheckedListBoxControl.
A object representing the scheduler whose resources will be filtered by this checked list box.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the which raised the event.
An object which contains event data.
Represents the Resource Navigator control.
Initializes a new instance of the ResourceNavigator class with the specified Scheduler Control.
A object which specifies the owner of this resource navigator.
Provides access to buttons displayed in a scheduler resource navigator.
A object representing buttons of a scheduler resource navigator.
Disposes of the ResourceNavigator object.
Gets or sets a value which specifies whether the navigator can display hints.
true if the navigator can display hints; otherwise false.
Gets or sets the visibility behaviour of the ResourceNavigator.
A enumeration value which specifies the visibility behaviour of the resource navigator.
Provides methods for custom formatting the tooltips of the header captions in different Scheduler views.
Implements a method which returns a format string for displaying the tooltip for the DayColumnHeader in a Day View.
A object representing a header in the Day View.
A format string.
Implements a method which returns a format string for displaying the tooltip for the DayOfWeekHeader in a Month View.
A object representing a header in the Month View.
A format string.
Implements a method which returns a format string for displaying the tooltip for the TimeScaleHeader in a Timescale View.
A object representing a header in the Timescale View.
A format string.
Provides methods for custom formatting the header captions in different Scheduler views.
Implements a method which returns the format of the column header caption in the Day View.
A object representing a header in the Day View.
A format string.
Implements a method which returns a format string for displaying short day of week captions in the Month View.
A object representing a header.
A format string.
Implements a method which returns a format string for displaying the DayOfWeek header caption in a Month View.
A object representing a header.
A format string.
Implements a method which returns a format string for displaying the HorizontalWeekCell header caption in a Month View.
A object, representing a header.
A format string.
Implements a method which returns a format string for displaying the TimeScale header caption in a Timescale View.
A object, representing a header.
A format string.
Implements a method which returns a format string for displaying the VerticalWeekCell header caption in Week View.
A object, representing a header.
A format string.
Provides a wrapper for overriding methods used for custom formatting of the tooltips for header captions in different Scheduler views.
Initializes a new instance of the HeaderToolTipService class with default settings.
Override this method to return a format string for displaying the tooltip for the DayColumnHeader in a Day View.
A object representing a header in the Day View.
A format string.
Override this method to return a format string for displaying the tooltip for the DayOfWeekHeader in a Month View.
A object representing a header in the Month View.
A format string.
Override this method to return a format string for displaying the tooltip for the TimeScaleHeader in a Timescale View.
A object representing a header in the Timescale View.
A format string.
Represents a collection of objects that contain information on appointment images.
Initializes a new instance of the AppointmentImageInfoCollection class with the specified image provider.
A object which provides images for the created collection.
Gets or sets the source of images that can be displayed within appointments.
An object that provides images for appointments.
Provides access to the collection of images used to draw an appointment. Intended for internal use.
An object that provides images for appointments.
Provides information on the image object displayed within the appointment.
Initializes a new instance of the AppointmentImageInfo class with default settings.
Gets or sets the image to be displayed within the appointment.
A object which represents the appointment's image.
Provides all the settings which are required to edit a particular appointment in an Edit Appointment form.
Initializes a new instance of the AppointmentFormController class with the specified appointment and scheduler control.
A object which represents the scheduler control of the appointment form controller.
An object which represents the appointment of the appointment form controller.
Returns the current label of the appointment currently being edited in the form.
An object which represents the label of the appointment.
Returns the current status of the appointment currently being edited in the form.
An object which represents the status of the appointment.
Gets or sets the PercentComplete property value of the appointment currently being edited in the form.
An integer that is the percentage of completion for the task currently being edited in the form.
Gets whether the form should enable modifying the PercentComplete property value by end-users.
true to allow task progress editing within the form; otherwise, false.
Recalculates and updates the status of the appointment according to certain rules.
An object, representing the original status.
An object, representing the new status.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the GotoDateFormEventArgs class with default settings.
Gets or sets the date shown in the Go To Date dialog window.
A object representing the date shown in the dialog.
Gets or sets the View type shown in the Go To Date dialog window.
A enumeration value representing the View type.
Provides data for the events which show dialogs in the XtraScheduler.
Initializes a new instance of the ShowFormEventArgs class with default settings.
Gets or sets the return value of a dialog box.
A enumeration value that specifies the value that is returned by the dialog box.
Gets or sets whether an event was handled, if it was handled the default actions are not required.
true if it was handled and the default dialog doesn't need to be shown; otherwise, false.
Gets or sets a parent of the form being shown.
An object.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the RemindersFormEventArgs class with the specified settings.
A value which represents the event's collection of reminder alerts. This value is assigned to the property.
Gets any reminders currently triggered.
A object which holds a collection of notifications.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the DeleteRecurrentAppointmentFormEventArgs class with the specified settings.
An value which represents the event's appointment. This value is assigned to the property.
Gets or sets a value indicating if the entire series or just the recurrent appointment should be deleted.
true if the entire series should be deleted; otherwise, false.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the which raised the event.
An object which contains event data.
Provides data for the event.
Initializes a new instance of the AppointmentFormEventArgs class with the specified settings.
An value which represents the event's appointment. This value is assigned to the property.
Gets the appointment which the dialog will be shown for.
An object representing the appointment currently being processed.
Indicates the mechanism of the command input, e.g. keyboard, mouse, menu.
A DevExpress.Utils.Commands.CommandSource enumeration member, specifying the command input method.
Gets a value indicating whether the Appointment Recurrence form is displayed on the top of the Edit Appointment form.
true if the Appointment Recurrence form is displayed; otherwise, false.
Gets a value indicating whether an appointment is read-only.
true if the appointment is read-only; otherwise, false.
Represents a Work Week View.
Initializes a new instance of the WorkWeekView class with the specified Scheduler control.
A value that specifies the Scheduler control assigned to the work week view. This value is assigned to the property.
Provides access to the properties that control the appearance of the WorkWeekView's elements.
A object that provides the appearance settings for WorkWeekView elements.
Gets the ID of the menu item which corresponds to the Work Week View.
The value.
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.
Gets the view's type.
The value.
Represents the view repository.
Initializes a new instance of the SchedulerViewRepository class with default settings.
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 Gantt view.
A object that is the Gantt 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 a storage which holds a collection of appointments.
Initializes a new instance of the AppointmentStorage class with the specified scheduler storage.
A value that specifies the scheduler storage of the appointment storage.
Gets or sets whether the appointment Id value should be passed to the data source.
true to pass the value to the mapped field in the data source; otherwise, false.
Provides access to the collection of objects, representing mappings of the appointments' custom properties to appropriate data fields.
An object.
Gets or set criteria to filter appointments in the storage.
A string containing a logical expression that is the filter criteria.
Gets the collection of appointment labels.
An which represents the collection of appointment labels.
Gets an object that allows the persistent properties of the appointments maintained by the current storage to be bound to appropriate fields in the data source.
An object that provides information on the mapping of the appointment's properties to the appropriate data fields.
Gets the collection of appointment statuses.
An which represents the collection of appointment statuses.
Provides the appearance settings used to paint a Week View.
Initializes a new instance of the WeekViewAppearance class with default settings.
Gets the appearance settings used to paint the alternate header.
An object which provides the appearance settings used to paint the alternate header.
Gets the appearance settings used to paint the horizontal line under the alternate header.
An object which provides the appearance settings used to paint the horizontal line under the alternate header.
Gets the appearance settings used to paint a day cell's header within the Week or Month View.
A object that provides the appearance settings used to paint a day cell's header.
Gets the appearance settings used to paint the line at the bottom of a day cell's header within the Week or Month View.
A object that provides the appearance settings used to paint the bottom line of a day cell's header.
Gets the appearance settings used to paint the header of the day cell representing the current date within the Week or Month View.
A object that provides the appearance settings used to paint the today cell's header.
Gets the appearance settings used to paint the line at the bottom of the today cell's header within the Week or Month View.
A object that provides the appearance settings used to paint the line at the bottom of the today cell's header.
Represents a popup (context) menu of the Scheduler.
Initializes a new instance of the SchedulerPopupMenu class with default settings.
Initializes a new instance of the SchedulerPopupMenu class with the specified before popup event handler.
A object that specifies the event handler for the event.
Gets a menu check item by its ID value. Also optionally recursively searches for this menu check item in all submenus, if it isn't found in the main popup menu.
A enumeration value which specifies the ID value of the menu check item to search.
true to search for the menu check item recursively in all submenus; otherwise, false.
A object whose ID is equal to the specified ID value. If a check item with the specified ID isn't found, then the null (Nothing in Visual Basic) value will be returned.
Gets a menu check item by its ID value.
A enumeration value which specifies the ID value of the menu check item to search.
A object whose ID is equal to the specified ID value. If a check item with the specified ID isn't found, then the null (Nothing in Visual Basic) value will be returned.
Gets the menu check item within the specified popup (context) menu by its ID value. Also optionally recursively searches for this check item in all submenus, if it isn't found in the main popup menu.
A object which represents the popup menu to search in.
A enumeration value which specifies the ID value of the menu check item to search.
true to recursively search for the menu check item in all submenus; otherwise, false.
A object whose ID is equal to the specified ID value. If a check item with the specified ID isn't found, then the null (Nothing in Visual Basic) value will be returned.
Gets a menu item by its ID value. Also optionally recursively searches for this menu item in all submenus, if it isn't found in the main popup menu.
A enumeration value which specifies the ID value of the menu item to search.
true to recursively search for the menu item in all submenus; otherwise, false.
A object whose ID is equal to the specified ID value. If a menu item with the specified ID isn't found, then the null (Nothing in Visual Basic) value will be returned.
Gets the menu item within the specified popup (context) menu by its ID value. Also optionally recursively searches for this menu item in all submenus, if it isn't found in the main popup menu.
A object which represents the popup menu to search in.
A enumeration value which specifies the ID value of the menu item to search.
true to recursively search for the menu item in all submenus; otherwise, false.
A object whose ID is equal to the specified ID value. If a menu item with the specified ID isn't found, then the null (Nothing in Visual Basic) value will be returned.
Gets a menu item by its ID value.
A enumeration value which specifies the ID value of the menu item to be searched for.
A object whose ID is equal to the specified ID value. If a menu item with the specified ID isn't found, then the null (Nothing in Visual Basic) value will be returned.
Gets a popup menu (menu item which contains a submenu) by its ID value.
A enumeration value which specifies the ID value of the popup menu to search.
A object whose ID is equal to the specified ID value. If a popup menu item with the specified ID isn't found, then the null (Nothing in Visual Basic) value will be returned.
Gets a popup menu (menu item which contains a submenu) by its ID value. Also optionally recursively searches for this popup menu in all submenus, if it isn't found in the main popup menu.
A enumeration value which specifies the ID value of the popup menu to search.
true to recursively search for the popup menu in all submenus; otherwise, false.
A object whose ID is equal to the specified ID value. If a popup menu item with the specified ID isn't found, then the null (Nothing in Visual Basic) value will be returned.
Gets a popup menu (a menu item which contains a submenu) by its ID value within the specified popup menu. Also optionally recursively searches for this popup menu in all submenus, if it isn't found in the main popup menu.
A object which represents the popup menu to search in.
A enumeration value which specifies the ID value of the popup menu to search.
true to recursively search for the popup menu in all submenus; otherwise, false.
A object whose ID is equal to the specified ID value. If a popup menu item with the specified ID isn't found, then the null (Nothing in Visual Basic) value will be returned.
Represents an individual item that is displayed within a Scheduler's popup (context) menu.
Initializes a new instance of the SchedulerMenuItem class with the specified caption and click event handler.
A value that specifies the caption of the menu item. This value is assigned to the property.
A object that specifies the event handler for the event.
Initializes a new instance of the SchedulerMenuItem class with the specified caption.
A value that specifies the caption of the menu item. This value is assigned to the property.
Initializes a new instance of the SchedulerMenuItem class with the specified caption, image, and event handlers for clicking and updating.
A value that specifies the caption of the menu item. This value is assigned to the property.
A object that specifies the event handler for the event.
A value that specifies the image of the menu item. This value is assigned to the property.
A object that specifies the event handler for the DevExpress.Utils.Menu.CommandMenuItem.Update event.
Initializes a new instance of the SchedulerMenuItem class with the specified caption, image, and click event handler.
A value that specifies the caption of the menu item. This value is assigned to the property.
A object that specifies the event handler for the event.
A value that specifies the image of the menu item. This value is assigned to the property.
Initializes a new instance of the SchedulerMenuItem class with default settings.
Represents an individual check item that is displayed within a Scheduler's popup (context) menu.
Initializes a new instance of the SchedulerMenuCheckItem class with the specified caption, check state, image, and an event handler for check state changing.
A value that specifies the caption of the menu item. This value is assigned to the property.
true if the menu item is checked; otherwise, false. This value is assigned to the property.
A value that specifies the image of the menu item. This value is assigned to the property.
A object that specifies the event handler for the event.
Initializes a new instance of the SchedulerMenuCheckItem class with the specified caption.
A value that specifies the caption of the menu item. This value is assigned to the property.
Initializes a new instance of the SchedulerMenuCheckItem class with the specified caption and check state.
A value that specifies the caption of the menu item. This value is assigned to the property.
true if the menu item is checked; otherwise, false. This value is assigned to the property.
Initializes a new instance of the SchedulerMenuCheckItem class with the specified caption, check state, and the event handler for updating.
A value that specifies the caption of the menu item. This value is assigned to the property.
true if the menu item is checked; otherwise, false. This value is assigned to the property.
A object that specifies the event handler for the DevExpress.Utils.Menu.CommandMenuCheckItem.Update event.
Initializes a new instance of the SchedulerMenuCheckItem class with the specified caption, check state, image, and event handlers for check state changing and updating.
A value that specifies the caption of the menu item. This value is assigned to the property.
true if the menu item is checked; otherwise, false. This value is assigned to the property.
A value that specifies the image of the menu item. This value is assigned to the property.
A object that specifies the event handler for the event.
A object that specifies the event handler for the DevExpress.Utils.Menu.CommandMenuCheckItem.Update event.
Initializes a new instance of the SchedulerMenuCheckItem class with default settings.
Provides the appearance settings used to paint a scheduler control.
Initializes a new instance of the SchedulerAppearance class with default settings.
Provides the appearance settings used to paint a Day View.
Initializes a new instance of the DayViewAppearance class with default settings.
Gets the appearance settings used to paint an all-day area within the Day View.
A object that provides the appearance settings used to paint an all-day area.
Gets the appearance settings used to paint the all-day area's separator.
A object that provides the appearance settings used to paint the all-day area's separator.
Gets the appearance settings used to paint the all-day area being selected within the current Day View.
A object that provides the appearance settings used to paint the selected all-day area.
Gets the appearance settings used to paint the time ruler within the Day View.
A object that provides the appearance settings used to paint the time ruler.
Gets the appearance settings used to paint the hour lines displayed within the Day View's time ruler.
A object that provides the appearance settings used to paint the time ruler's hour lines.
Gets the appearance settings used to paint the lines displayed between hours within the Day View's time ruler.
A object that provides the appearance settings used to paint the time ruler's lines.
Gets the appearance settings used to paint the area that represents the current time within the Day View's time ruler.
A object that provides the appearance settings used to paint the time ruler's now area.
Gets the appearance settings used to paint the now area's line that points to the current time within the Day View's time ruler.
A object that provides the appearance settings used to paint the time ruler's now line.
Serves as the base class for classes that provide the appearance settings used to paint view elements.
Initializes a new instance of the BaseViewAppearance class with default settings.
Gets the appearance settings used to paint an appointment within the View.
A object that provides the appearance settings used to paint an appointment.
Provides access to an object that specifies the appearance settings for the Navigation button.
A class instance.
Provides access to an object that specifies the appearance settings for the disabled Navigation button.
A class instance.
Gets the appearance settings used to paint resource headers.
A object that provides the appearance settings used to paint resource headers.
Gets the appearance settings used to paint the horizontal line under the resource header.
An object which provides the appearance settings used to paint the horizontal line under the resource header.
Serves as the base class for classes that provide the appearance settings for the scheduler's elements.
Initializes a new instance of the BaseHeaderAppearance class with default settings.
Gets the appearance settings used to paint the alternate header.
An object which provides the appearance settings used to paint the alternate header.
Gets the appearance settings used to paint the horizontal line under the alternate header.
An object which provides the appearance settings used to paint the horizontal line under the alternate header.
Gets the appearance settings used to paint headers.
An object which provides the appearance settings used to paint headers.
Gets the appearance settings used to paint the horizontal line under the header.
An object which provides the appearance settings used to paint the horizontal line under the header.
Gets the appearance settings used to paint a selection within the View.
A object that provides the appearance settings used to paint a selection.
Provides behavior options for the Scheduler control.
Initializes a new instance of the class with default settings.
Gets or sets how the mouse wheel scrolling direction is interpreted.
A enumeration member that specifies the scheduler coordinate from which to scroll.
Gets or sets whether the touch device input is analyzed.
true, if touch input is analyzed; otherwise, false.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the which raised the event.
A object which contains event data.
Provides data for the event.
Initializes a new instance of the PrepareContextMenuEventArgs class with the specified settings.
A value which represents the event's popup menu.
Represents a collection of appointment statuses.
Initializes a new instance of the AppointmentStatusCollection class with default settings.
Gets the object specified by the appointment status type.
An enumeration value specifying the type of the required object.
An object which represents the appointment status of the specified type.
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 appointment status at the specified position.
Represents an appointment's availability status.
Initializes a new instance of the AppointmentStatus class with the specified type, color, display name and menu caption.
An enumeration value that specifies the type of the appointment status. This value is assigned to the property.
A value that specifies the color of the appointment status. This value is assigned to the property.
A value which represents the display name of the appointment status. This value is assigned to the property.
A value which represents the menu caption of the appointment status. This value is assigned to the property.
Initializes a new instance of the AppointmentStatus class with default settings.
Initializes a new instance of the AppointmentStatus class with the specified type, color and display name.
An enumeration value that specifies the type of the appointment status. This value is assigned to the property.
A value that specifies the color of the appointment status. This value is assigned to the property.
A value which represents the display name of the appointment status. This value is assigned to the property.
Initializes a new instance of the AppointmentStatus class with the specified type and display name.
An enumeration value that specifies the type of the appointment status. This value is assigned to the property.
A value which represents the display name of the appointment status. This value is assigned to the property.
Initializes a new instance of the AppointmentStatus class with the specified type, display name and menu caption.
An enumeration value that specifies the type of the appointment status. This value is assigned to the property.
A value which represents the display name of the appointment status. This value is assigned to the property.
A value which represents the menu caption of the appointment status. This value is assigned to the property.
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 storage which holds data for the XtraScheduler control.
Initializes a new instance of the SchedulerStorage class with default settings.
Initializes a new instance of the SchedulerStorage class with the specified container.
A that represents the container for the default Scheduler storage.
Gets a storage object which manages dependencies between appointments.
An object that manages information on appointment dependencies for the scheduler.
Gets a storage object that contains appointment related information.
An object that represents the storage for appointment related information.
Gets a collection of filtered appointments and resources.
A collection that supports the interface, containing filtered objects.
Fires when a column, representing an appointment's field, is added to the collection of filter columns contained within the .
Fires when a column, representing a resource's field, is added to the collection of filter columns contained within the .
Gets the object which manages resources for appointments.
A object which manages resources for appointments.
Sets the Id property of the specified appointment to a specified value.
An object.
An object that is the appointment identifier to assign.
Represents a storage which holds appointment resources.
Initializes a new instance of the ResourceStorage class with the specified scheduler storage.
A value that specifies the scheduler storage of the resource storage.
Provides access to the collection of objects, representing mappings of the resources' custom properties to appropriate data fields.
A object.
Gets or set criteria to filter resources in the storage.
A string containing a logical expression that is the filter criteria.
Gets an object that allows the persistent properties of the resources maintained by the current storage to be bound to appropriate fields in the data source.
A object that provides functionality for mapping the properties of the resources to appropriate data fields.
Represents a Week View.
Initializes a new instance of the WeekView class with the specified Scheduler control.
A value that specifies the Scheduler control assigned to the week view. This value is assigned to the property.
Provides access to the properties that control the appearance of the WeekView's elements.
A object that provides the appearance settings for WeekView elements.
Provides access to the appointment's display options pertaining to the Week View.
A object containing options for displaying appointments.
Provides access to parameters that control deferred scrolling.
A instance that specifies parameters for deferred scrolling.
Gets the ID of the menu item which corresponds to the Week View.
The value.
Gets or sets a value which specifies if left and right borders are shown for same day appointments in the Week view.
true to show left and right borders for same day appointments; otherwise, false.
Gets or sets a value specifying whether the end time of appointments should be shown.
true to show the end time of appointments; otherwise, false.
Gets or sets a value which specifies whether the start time of appointments should be shown.
true to show the start time of appointments; otherwise, false.
Gets or sets a value specifying whether the start and end time of appointments are shown using clocks.
true to show the time as clock images; otherwise, false.
Gets the view's type.
The value.
Gets the current object's view information.
A object providing view information on all the WeekView's elements.
Represents the scheduling area where various time Views are shown.
Selects the specified appointment.
An object that specifies the appointment to be selected.
Provides access to the properties that control the appearance of the SchedulerViewBase's elements.
A object that provides the appearance settings for SchedulerViewBase elements.
Provides access to the appointment's display options.
An object containing options for displaying appointments.
Gets or sets the height of a single appointment for the current View (in pixels).
An integer value which represents the appointment height measured in pixels.
Locks the SchedulerViewBase object by preventing visual updates until the EndUpdate method is called.
Gets or sets the bounds of the current View.
A structure that specifies the View's boundaries.
Returns information on scheduler elements located at the specified point.
A structure which specifies the test point coordinates relative to the scheduler's top-left corner.
true, if the appointments are ignored and only the scheduler's layout is taken into consideration; otherwise, false.
A object which contains information about scheduler elements located at the test point.
Makes the specified appointment the only selected appointment.
An object that specifies the appointment to be selected.
Gets the scheduler control which the current View belongs to.
The object which the View belongs to.
Gets or sets a value indicating whether the date-time scrollbar is visible.
true if the date-time scrollbar is visible; otherwise, false.
Gets or sets the string to display to indicate the scheduler's view.
A string, specifying the view's name. The default is the view's name with the word "Calendar" appended.
Disposes of the SchedulerViewBase object.
Draws the Scheduler's data according to the current view.
A object representing the graphics information to draw.
Gets or sets if the view is enabled for the .
true if the View is enabled; otherwise, false.
Unlocks the SchedulerViewBase object after a call to the BeginUpdate method and causes an immediate visual update.
Gets or sets the index of a resource which is displayed first within the current scheduler view.
An integer value which represents the zero-based index of the first visible resource.
Gets the collection of appointments displayed in the current Scheduler view.
An object, representing an appointments' collection.
Obtains a collection of filtered resources from the Storage.
An object, that is a collection of filtered resources.
Gets a collection of visible resources for the current Scheduler view.
An object, representing a collection of visible 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.
Selects the specified time interval and scrolls the View to it if it's not currently visible.
A object that specifies the required time interval.
Gets or sets the width of a separator bar between groups (measured in pixels).
An integer value which represents the width of a group separator in pixels.
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.
Invalidates the region occupied by the current View (adds it to the control's update region which will be repainted during the next paint operation), and causes a paint message to be sent to the scheduler control.
Gets whether the scheduler's view is locked while it is updated.
true if the scheduler's view is locked; otherwise, false.
Updates the View and forces the scheduler control to mirror any changes made to the View's layout.
Gets a value that indicates whether the layout logic of the View is suspended by a call to the method.
true if the normal layout logic of the View is suspended; otherwise, false.
Gets or sets the menu caption string to indicate the View.
A string, representing the menu caption for a scheduler's view.
Gets the ID of the menu item which corresponds to the current View.
A enumeration value.
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 an object that provides the painting functionality of the scheduler control's Views.
A object implementing the View's base painting functionality.
Gets or sets the number of resources shown at a time on a screen.
An integer value which represents the number of resources.
Resumes normal layout logic for the View.
Switches the selection status of the specified appointment.
An object that specifies the required appointment.
Makes the specified appointment the only selected appointment within the View and scrolls to it.
An object that specifies the appointment to be selected.
Makes the specified appointment on the specified resource the only selected appointment within the View and scrolls to it.
An object that specifies the appointment to be selected.
A object that specifies the resource which contains an appointment to be selected.
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 specific time interval selected within the View.
A object that specifies the time interval to be selected.
A object that specifies which resource the specified time interval belong to.
Fills the visible time interval collection with new items.
A object representing a collection of the SchedulerViewBase visible intervals.
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.
Temporarily suspends the layout logic for the View.
Gets the View's type.
One of the enumeration's values that specifies the View's type.
Gets the current object's view information.
A object providing view information on all the SchedulerViewBase's elements.
Gets the collection of visible intervals (for instance, days or weeks) displayed by the View.
A object that represents the collection of time intervals which are displayed within the View.
Performs scaling up to display content in more detail.
Performs scaling down to display a broader look of the View.
Provides view options for the Scheduler control.
Initializes a new instance of the SchedulerOptionsView class with default settings.
Gets or sets whether a specific animation effect should be applied when an end-user navigates though dates and scrolls resources.
true if an animation effect is applied; otherwise, false.
Gets or sets a value that specifies whether the selected time slot remains highlighted when the scheduler control loses focus.
true to hide the highlighting of the selected time slot when the scheduler loses focus; false to keep the selected time slot highlighted.
Gets the object which combines appearance options for a scheduler's resource headers.
A object that represents the resource headers options.
Gets or sets the visibility of the scheduler's tooltips.
A enumeration value which specifies the visibility of the tool tips.
Represents a Month (Multi-Week) View.
Initializes a new instance of the MonthView class with the specified Scheduler control.
A value that specifies the Scheduler control assigned to the month view. This value is assigned to the property.
Provides access to the properties that control the appearance of the MonthView's elements.
A object that provides the appearance settings for MonthView elements.
Provides access to the appointment's display options pertaining to the Month View.
A object containing options for displaying appointments.
Gets or sets a value indicating if the weekend days (Saturday and Sunday) should be displayed as one day.
true to compress weekends; otherwise, false.
Gets the ID of the menu item which corresponds to the Month View.
The value.
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.
Gets the view's type.
The value.
Gets or sets the number of weeks that are simultaneously displayed within the Month View.
A positive integer value that specifies the number of weeks displayed by the View.
Represents a Day View.
Initializes a new instance of the DayView class with the specified Scheduler control.
A value that specifies the Scheduler control assigned to the day view. This value is assigned to the property.
Specifies whether the scrolling of the All-Day Area is enabled, and the corresponding scrollbar is visible.
true if the scrollbar for the all-day area is enabled and visible; otherwise, false.
Provides access to the properties that control the appearance of the DayView's elements.
A object that provides the appearance settings for DayView elements.
Provides access to the Day View appointments display options.
An object containing settings to display the appointments in a Day View.
Gets or sets a value indicating if shadows are shown for appointments.
true to show shadows for appointment; otherwise, false.
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.
Gets the ID of the menu item which corresponds to the Day View.
The value.
Gets or sets the height of time cells in the working area.
An integer, specifying the cell height, in pixels.
Gets or sets whether all-day appointments should be shown at time cells rather than in a special area.
true if all-day appointments are shown at time cells along with other appointments; 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 or the Work-Week 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 should show its data only for the working hours in a Day View.
true to show data for working hours only; otherwise, false.
Gets or sets the width of Status Lines in the Scheduler's Day View (measured in pixels).
An integer that specifies the status line width in pixels.
Gets 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 scheduling area.
A value representing the time interval for the time slots.
Gets the View's collection of time slots.
A object that represents a time slot collection.
Gets or sets the time of the topmost row which is currently shown in the Day View.
A value which represents the time value for the top row.
Occurs after the property value was changed.
Gets the view's type.
The value.
Gets the current object's view information.
A object providing view information on all the DayView's elements.
Occurs after the number of visible rows is changed within a Day View.
Gets or sets the time of the view's day interval.
A object which specifies the time of the view's day interval.
Enables display of the specified start of the scheduler visible interval while a custom time ruler is applied in the Day or Work-Week view.
true if the start of the scheduler visible interval should be shown as specified without stretching it to the time slot of the ruler; otherwise, false.
Gets or sets the work time interval for a Day View.
A value representing the work time interval.
Provides access to an object that specifies how deferred scrolling is performed.
Initializes a new instance of the SchedulerDeferredScrollingOption class with default settings.
Gets or sets whether the deferred scrolling feature is enabled.
true to enable deferred scrolling; otherwise, false.
Represents an ordinary time cell in a scheduler's layout when it is drawn.
Initializes a new instance of the TimeCell class with default settings.
Determines if the cell border is drawn with a darker color.
true to use the dark color; otherwise, false.
Determines if the cell belongs to the working time range and should be colored accordingly.
true if the cell belongs to the working time range; otherwise, false.
A control that represents scheduled data in an appointment form.
Initializes a new instance of the SchedulerControl class with default settings.
Initializes a new instance of the SchedulerControl class with the specified scheduler storage.
A value which represents the scheduler storage of the scheduler control. This value is assigned to the property.
Invokes the scheduler's About dialog box.
Gets or sets the print style currently used to print the scheduler's data.
A object which represents the print style used to print the scheduler's data.
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 control has been changed.
Occurs when the Scheduler control is changing 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.
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.
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.
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.
Occurs when the scheduler finds appointments that are in conflict, and the property is set to Custom.
Occurs when an end-user tries to copy an appointment and the property is set to Custom.
Occurs when an end-user tries to create a new appointment and the property is set to Custom.
Occurs when the SchedulerControl checks whether the appointment can be deleted. The event fires only if the property is set to Custom.
Occurs when an end-user tries to drag an appointment and the property is set to Custom.
Occurs when an end-user tries to drag an drop an appointment between resources and the property is set to Custom.
Occurs when an end-user tries to edit an appointment and the property is set to Custom.
Occurs when an end-user tries to resize an appointment and the property is set to Custom.
Overrides the property.
true if drag-and-drop operations are allowed in the control; otherwise, false.
Occurs when an end-user tries to invoke an appointment's in-place editor and the property is set to Custom.
Provides access to the properties that control the appearance of the SchedulerControl's elements.
A object that provides the appearance settings for specific elements of the SchedulerControl.
Occurs when appointment is dragged in the Scheduler control.
Fires when you drop the appointment dragged with the mouse.
Gets or sets the source of the images that can be displayed within appointments.
An object providing images for the SchedulerControl.
Occurs after the user modifies the appointment's interval by dragging its border with the mouse.
Occurs when the user starts modifying the appointment's interval by dragging its border with the mouse.
Use this event to customize the appointment's appearance by modifying the style elements when it is painted.
Occurs before a layout is restored from storage (a stream, xml file or the system registry).
Starts the Scheduler Control's initialization. Initialization occurs at runtime.
Locks the SchedulerControl, preventing visual updates of the object and its elements until the EndUpdate or CancelUpdate method is called.
Gets or sets the border style for the Scheduler control.
A enumeration value which specifies the border style of the Scheduler control.
Unlocks the SchedulerControl object after it has been locked by the BeginUpdate method, without causing an immediate visual update.
Creates a new appointment with the specified All-Day and Recurring settings, shows it in the Edit Appointment dialog, and then adds it to the collection of the control's storage.
true if an appointment to create will be All-Day; otherwise, false.
true if an appointment to create will be Recurring; otherwise, false.
Creates a new All-Day appointment, displays it in the Edit Appointment dialog, and then adds it to the collection of the control's storage.
Creates a new appointment, displays it in the Edit Appointment dialog, and then adds it to the collection of the control's storage.
Creates a new recurring appointment, shows it in the Edit Appointment dialog, and then adds it to the collection of the control's storage.
Creates a new recurring All-Day appointment, displays it in the Edit Appointment dialog, and then adds it to the collection of the control's storage.
Enables appointments to be painted manually.
Enables the backgrounds of appointments to be painted manually.
Enables day headers to be painted manually.
Enables day of week headers to be painted manually.
Enables the All-Day Area to be painted manually.
Enables the time ruler to be painted manually.
Enables dependencies to be painted manually.
Enables group separators to be painted manually.
Enables navigation buttons to be painted manually.
Enables resource headers to be painted manually.
Enables time cells to be painted manually.
Enables the top left corner of the week view to be painted manually.
Enables you to specify the active view type of the Scheduler when the user selects dates in the bound DateNavigator.
Gets the date-time scroll bar of the Scheduler Control.
A 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 the default paint style name.
$
Deletes the specified appointment from the scheduler's storage.
An object which represents the appointment to delete.
Occurs before the Confirm Delete dialog window is invoked.
Deletes the selected appointments.
Gets or sets the drag-and-drop mode which is active in the SchedulerControl.
A enumeration value.
Occurs before the Appointment Dependency dialog window is invoked.
Occurs before the Edit Appointment dialog window is invoked.
Occurs before the Open Recurring Item dialog window is invoked.
Ends the Scheduler Control's initialization.
Unlocks the SchedulerControl object after a call to the BeginUpdate method and causes an immediate visual update.
Gets the day which the Scheduler Control's week starts from.
A enumeration value specifying the start day of the week for the Scheduler.
Gets an object that defines the settings of the scheduler's Gantt View.
A object that is the Gantt View in the scheduling area.
Returns the paint style currently used to paint a scheduler control.
A object representing the paint style currently used.
Returns copies of color schemas that are currently used to paint visible resources.
A object.
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.
Gets the service object of the specified generic type.
A service object of the specified generic type, or a null reference (Nothing in Visual Basic) if there is no service object of this type.
Returns the tooltip controller component that controls the appearance, position and the content of the hints displayed by the Scheduler control.
A component which controls the appearance and behavior of the hints displayed by the Scheduler control.
Sets the specified date as the start date of the scheduler, meaning that on this date the scheduler will show its data.
A value specifying the new start date.
Sets the specified date as the start date of the scheduler and makes the scheduler show its data for this date using the specified type of view.
A value specifying the new start date.
A enumeration value specifying the view in which the scheduler will show its data.
Occurs before the Go To Date dialog window is invoked.
Sets the start date of the scheduler control to the current date on the local machine.
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 scheduler control.
Enables custom text and a description to be displayed within appointments.
Enables custom images to be displayed within appointments.
Occurs before a new appointment is created in the Scheduler.
Occurs every time an in-place editor is invoked in place of the edited appointment.
Indicates whether the Scheduler control can be printed.
true if the scheduler can be printed; otherwise, false.
Gets whether the scheduler control has been locked for updating.
true if the scheduler control is locked; otherwise, false.
Occurs when a layout is restored from a data store (a stream, xml file or system registry), and its version differs from the version of the current layout.
Gets or sets the time interval available for end-users.
A object.
Provides access to the settings that specify the Scheduler control's look and feel.
A object whose properties specify the Scheduler control's look and feel.
Gets or sets the menu manager which controls the look and feel of the context menus.
An object which implements the interface.
Gets an object that defines the settings of the scheduler's Month View.
A object representing the Month View in the scheduling area.
Occurs when the More Button is clicked.
Provides access to the scheduler's behavior options.
A object which contains the scheduler's behavior options.
Provides access to the scheduler's customization options.
A object which provides the scheduler's customization options.
Provides access to the property specifying the layout's version.
An object, containing layout characteristics.
Provides access to the scheduler's printing options.
A object which provides access to the scheduler's printing options.
Provides access to interaction options that specify the and appearance and behavior when these controls are integrated.
A object which contains interaction options for RangeControl and SchedulerControl.
Provides access to the scheduler's view options.
A object which provides access to the scheduler's view options.
Gets or sets the paint scheme used, by its name.
A specifying the name of the paint style used for the scheduler control.
Contains paint information on the available paint schemes.
A object representing the collection of paint styles.
Occurs before a popup menu is created for a Scheduler every time a context menu is invoked.
This member is obsolete. Handle the event instead.
This member is obsolete. Handle the event instead.
Prints the Scheduler control's data.
Prints the Scheduler control's data using the specified print style.
A object which specifies the print style to be used when printing the Scheduler's data.
Gets the collection of styles used when printing the Scheduler control.
A object representing the collection of printing styles.
Enables visible resources to be painted according to certain conditions.
Occurs when the scheduler's view calculates the work time interval for the specific resource.
Occurs before the RangeControl has been automatically adjusted when the scheduler active view or start date is changed.
Updates the Scheduler and forces the control to reflect any changes made to the View's layout.
Updates the XtraScheduler control to reflect any changes made in the data sources which store appointments and appointment resources.
Gets whether the reminders are enabled.
true if the reminders are enabled; otherwise, false.
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 Custom.
Occurs before the Reminders form is displayed.
Removes the service of specified type from the service container.
The type of service to remove.
Removes the service of specified type from the service container.
The type of service to remove.
true to promote this request to any parent service containers; otherwise, false.
Gets the color schemas used to paint a scheduler's resources.
A object.
Gets the resource navigator control used to navigate through resources by end-users.
A object representing the scheduler control's resource navigator.
Gets a value indicating whether an appointment can be shared between multiple resources.
true if the resource sharing is enabled; otherwise, false.
Restores the control's layout from the layout stored at the specified system registry path.
A value specifying the system registry path. If the specified path doesn't exist, calling this method has no effect.
Restores the control's layout from the specified stream.
A descendant from which settings are read.
Restores the control's layout from the specified XML file.
A value specifying the path to the XML file to read settings from. If the specified file doesn't exist a System.IO.FileNotFoundException type exception is raised.
Saves the control's layout to the system registry.
A value specifying the system registry path in which to save the layout.
Saves the control's layout to the specified stream.
A descendant to which the control's layout is written.
Saves the control's layout to the specified XML file.
A value specifying the path to the file where the layout is to be saved. If an empty string is specified, an exception is raised.
Provides access to the collection of selected appointments.
An descendant which represents the collection of selected appointments.
Provides access to the collection of selected appointment dependencies.
An descendant which is the collection of selected dependencies.
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.
Fires after the selection has been changed.
Selects the next appointment within the visible area of the view.
Selects the previous appointment within the visible area of the view.
Provides access to the object which contains all implemented services and service-oriented methods. Facilitates the use of Scheduler services.
A object, which provides access to implemented services and related methods.
Invokes the dialog window which prompts the user for an action on deleting the recurrent appointment.
An for which the delete command is processed.
A enumeration value, representing a type of action being performed.
Invokes the Appointment Dependency form used to modify or delete a specified dependency.
An to modify or delete.
Specifies whether the form should be displayed as read-only.
A enumeration member.
Invokes the Appointment Dependency form used to modify or delete a specified dependency.
An to modify or delete.
A enumeration member.
Invokes the Appointment Dependency form used to modify or delete a specified dependency.
An to modify or delete.
Specifies whether the form should be displayed as read-only.
A enumeration member that specifies what type of action invokes the form.
A enumeration member.
Invokes the Edit Appointment dialog for the specified appointment. Also optionally invokes the Recurrence dialog, if required.
An object which represents the appointment to be edited in the dialog.
true to open the Recurrence dialog; otherwise, false.
A enumeration value representing the return value of the dialog.
Invokes the Edit Appointment dialog for the specified appointment.
An object which represents the appointment to be edited in the dialog.
A enumeration value representing the return value of the dialog.
Invokes the Edit Appointment dialog for the specified appointment. Also, optionally invokes the Recurrence dialog and disables all editors on this form, if required.
An object which represents the appointment to be edited in the dialog.
true to open the Recurrence dialog; otherwise, false.
true to open this form to display properties of a read-only appointment (in this case all form editors are disabled); otherwise, false.
A enumeration value representing the return value of the dialog.
Invokes the dialog window which prompts the user for an action on editing the recurrent appointment.
An for which the delete command is processed.
A enumeration value, representing a type of action being performed.
Gets or sets a value indicating if the Features Indicator should be drawn over the Scheduler Control at design time.
true to show the Features Indicator at design-time; otherwise, false.
Invokes the Go To Date dialog as a child of the specified parent window.
A object representing the parent window for this dialog.
A enumeration value representing the return value of the dialog.
Invokes the Go To Date dialog.
A enumeration value representing the return value of the dialog.
Invokes the Print Options dialog.
Opens the Print Preview window for the Scheduler control.
Opens the Print Preview window for the scheduler control's print output, using the specified print style.
A object which specifies the print style to be used when printing the Scheduler's data.
Invokes the Delete Recurrent Appointments dialog for the specified appointment.
An object which represents the appointment to delete.
true to delete the entire series of this appointment (only if it's a recurring appointment); otherwise, false.
Note: This parameter is passed as a reference.
A enumeration value representing the return value of the dialog.
Invokes the Delete Recurrent Appointments dialog for the specified appointment.
An object which represents the appointment to delete.
A enumeration value representing the return value of the dialog.
Gets or sets the first date of the time interval displayed by the scheduler view.
A value that is the start date of the scheduler.
Gets or sets the storage object for the Scheduler control.
A object representing the storage for the Scheduler control.
Fires after the property's value has been changed.
Gets whether the information on recurring appointments is obtained from a data source.
true if the information on appointment recurrences is obtained from a data source; otherwise, false.
Gets whether the information on appointment reminders is obtained from a data source.
true if the information on appointment reminders is obtained from a data source; otherwise, false.
Gets an object that defines the settings of the scheduler's Timeline View.
A object representing the Timeline View in the scheduling area.
Gets or sets the tooltip controller component that controls the appearance, position and the content of the hints displayed by the Scheduler control.
The component which controls the appearance and behavior of the hints displayed by the Scheduler control.
Gets a value indicating if the SchedulerControl is bound to data.
true if the Scheduler isn't bound to appointments data source; otherwise, false.
Gets the bounds of the scheduler control's client region.
A object which represents the bounding rectangle of the scheduler control's client region.
Gets the bounds of the scheduler control's client region.
A object which represents the bounding rectangle of the scheduler control's client region.
Contains the settings of the Views that are used to represent information within the Scheduler 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.
Occurs when resources displayed in the scheduler view are changed, or the number of visible resources is changed, or the scheduler switches views.
Gets the vertical scrollbar.
A object which represents the vertical scrollbar.
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.
Provides data for creation of an in-place editor within the event handler.
Initializes a new instance of the SchedulerInplaceEditorEventArgs class with the default settings.
Gets or sets the background color of the inplace editor.
A object that represents the background color.
Gets or sets the size and location of the inplace editor.
A object that represents the size and location of the inplace editor control, in pixels.
Gets or sets the containing Scheduler control.
A object, which is the container control for the inplace editor.
Gets or sets the font of the text displayed by the inplace editor.
A to apply to the text displayed by the control.
Gets or sets the foreground color of the inplace editor.
A object that represents the foreground color.
Gets or sets whether an event was handled and no default actions are required.
true if no default processing is required; otherwise, false.
Gets or sets the object which contains the information used to render the appointment.
An object.
Represents a method that will handle the event.
Represents a method that will handle the event.
The event source. This parameter identifies the which raised the event.
An object, which contains event data.
Provides data for the event.
Initializes a new instance of the EditRecurrentAppointmentFormEventArgs class with the specified settings.
An value which represents the event's appointment. This value is assigned to the property.
A base class for options that specify the interaction settings for a and that are integrated.
Initializes a new instance of the ScaleBasedRangeControlClientOptions class.
Specifies whether auto-formats should be applied to header captions of RangeControl scales.
true if auto-formats are applied to header captions of scales; otherwise, false.
Specifies how appointments contained in a should be indicated in a - using thumbnails or numbers.
A enumeration member.
Gets or sets the RangeControl intervals' maximum width that can be set when resizing or zooming the RangeControl viewport (in pixels).
An integer value.
Gets or sets the maximum number of intervals that the selected range can include.
An integer value that specifies the maximum number of intervals that can be included in the selected range.
Gets or sets the RangeControl intervals' minimum width that can be set when resizing or zooming the RangeControl viewport (in pixels).
An integer value.
Gets or sets the maximum limit of the time range that is available in the to navigate within the SchedulerControl.
A value that specifies the maximum limit of the range.
Gets or sets the minimum limit of the time range that is available in the to navigate within the SchedulerControl.
A value that specifies the minimum limit of the range.
Provides access to a collection of scales displayed in the when it is bound to a .
A object containing scales for a RangeControl.
Gets or sets the height of a single appointment thumbnail displayed in the .
An integer value which specifies the appointment thumbnail height measured in pixels.
Provides interaction options for a and that are integrated.
Initializes a new instance of the SchedulerOptionsRangeControl class with default settings.
Gets or sets whether to automatically change the SchedulerControl's active view depending on which time range is selected in the .
true to automatically switch between scheduler views; otherwise, false.
Gets or sets a value indicating if the RangeControl should be automatically adjusted after the scheduler visible interval or active view has been changed.
true if the RangeControl is automatically adjusted ; otherwise, false.
A print style used to print the Day View.
Initializes a new instance of the DailyPrintStyle class with default settings.
Creates a new instance of the DailyPrintStyle class and specifies whether it is a base printing style.
true if it is a base printing style; otherwise, false.
Gets the main characteristic of the printing style.
A enumeration member.
Gets or sets whether to print text information on appointments which do not fall within the interval.
true, to print text information on appointments outside the selected print interval; otherwise, false.
Gets or sets the time interval for printing.
A object that specifies the time interval.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Provides access to a collection of time slots used to determine a horizontal grid in the printed schedule.
A object.
Gets or sets whether the scheduler attempts to use the value to determine the horizontal grid lines printed in the schedule .
true, to use the time scale of the scheduler view to determine the time scale in the printout; otherwise, false.
Represents a combo box used to specify a time zone.
Initializes a new instance of the TimeZoneEdit class with default settings.
Gets the class name of the editor.
A object identifying the class name.
Gets an object that contains settings specific to the editor.
A RepositoryItemTimeZone object that contains editor settings.
Gets or sets the string identifier of the time zone selected in the control.
A string that uniquely identifies a particular time zone and corresponds to the System.TimeZoneInfo.Id property value.
For internal use.
Initializes a new instance of the ConnectionPointsInfo class with default settings.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
For internal use only.
Lists types of dependency connections to the appointment.
Dependency line enters the appointment's end.
Dependency line enters the appointment's start.
Dependency line goes off from the appointment's end.
Dependency line goes off from the appointment's start.
Provides information on the visual representation of the dependency.
Initializes a new instance of the DependencyViewInfo class with default settings.
Initializes a new instance of the DependencyViewInfo class with the specified start and end points.
A object specifying the point at which the dependency starts.
A object specifying the point at which the dependency ends.
Provides access to an object used to specify the appearance of the dependency object.
An instance specifying look and feel characteristics of a dependency.
Gets a collection of dependencies for which the current view info is calculated.
An object that contains dependencies for the current view info.
Disposes of the DependencyViewInfo object.
Gets or sets the ending point of a visual dependency object.
A object specifying the point at which the dependency ends.
Gets the value that indicates the test point type.
An value.
Overrides the corresponding method of the base class to hide it.
An value.
Provides access to a collection of graphic elements, such as roundings or arrows, drawn within a dependency object.
A DevExpress.XtraScheduler.Drawing.ViewInfoItemCollection object containing graphic elements.
Gets or sets the start point of a dependency line.
A object specifying the point at which the dependency line starts.
Gets or sets the start point of a dependency line.
A object specifying the point at which the dependency line starts.
Overrides the corresponding value of the base class to hide it.
An value.
Provides access to an object used to specify the appearance of the selected dependency.
An instance specifying the look and feel characteristics of a dependency.
Gets or sets the starting point of a visual dependency object.
A object specifying the point at which the dependency starts.
Returns the textual representation of the visual dependency location.
A value which is the textual representation of the location.
Provides appearance settings used to paint a Gantt View.
Initializes a new instance of the GanttViewAppearance class with the default settings.
Gets the appearance settings used to paint a dependency within the View.
A object that provides the appearance settings used to paint a Dependency.
Gets the appearance settings used to paint a selected dependency within the View.
A object that provides the appearance settings used to paint a selected Dependency.
Provides all the settings which are required to edit a particular dependency in the Appointment Dependency form.
Initializes a new instance of the AppointmentDependencyFormController class with the specified appointment dependency and scheduler control.
An object which is the scheduler control of the appointment dependency form controller.
An object which is the dependency currently being edited.
Copies the Type value of the AppointmentDependency copy that is currently being edited in the form to the corresponding properties of the source appointment dependency.
Gets or sets the type of the appointment dependency currently being edited.
An enumeration value.
Gets the Description property value of the appointment that corresponds to the dependent task in the current dependency.
A string that is the appointment (task) description.
Gets the Description property value of the appointment that corresponds to the parent task in the current dependency.
A string that is the appointment (task) description.
Occurs when a dependency type of the AppointmentDependency object handled by the AppointmentDependencyFormController changes.
Default form used to modify or delete the appointment dependency.
Initializes a new instance of the AppointmentDependencyForm class for the specified Scheduler control and appointment dependency.
A object specifying the owner of the form.
An object whose properties are being edited.
Initializes a new instance of the AppointmentDependencyForm class with default settings.
Gets or sets whether the form allows editing.
true to open a form in read-only mode; otherwise, false.
A view that shows tasks, the relationship among the tasks and task progress in relation to time.
Initializes a new instance of the GanttView class with the specified Scheduler control.
A value that specifies the Scheduler control of the view. This value is assigned to the property.
Provides access to the properties that control the appearance of the GanttView's elements.
A object that provides the appearance settings for GanttView elements.
Provides access to the Gantt View appointments display options.
A object containing settings to display the appointments (tasks) in the Gantt View.
Makes the specified appointment dependency the only selected dependency.
An object that specifies the dependency to be selected.
Provides access to a collection of time scales displayed in the Gantt view.
A object containing time scales for this view.
Makes the specified appointment dependency the only selected dependency within the View.
An object that specifies the appointment dependency to be selected.
Overrides the corresponding property of the base class, to hide it.
Always false.
Gets the view's type.
The value.
Gets the information on the visual representation of the object.
A object providing information on the visual representation of the GanttView's elements.
Provides data for the SchedulerControl.EditAppointmentDependencyFormShowing event.
Initializes a new instance of the AppointmentDependencyFormEventArgs class with the specified settings.
An value. This value is assigned to the property.
Gets the appointment dependency for which the dialog will be shown.
An object that is the appointment dependency currently being processed.
Indicates the mechanism of the command input, e.g. keyboard, mouse, menu.
A DevExpress.Utils.Commands.CommandSource enumeration member, specifying the command input method.
Gets a value indicating whether an appointment dependency is read-only.
true if the dependency is read-only; otherwise, false.
Represents a method that will handle the and events.
Represents a method that will handle the event.
The event source. This parameter identifies the which raised the event.
A object which contains event data.
Provides data for the and events.
Initializes a new instance of the PrepareFilterColumnEventArgs class with the specified arguments.
A object, representing a field to be filtered.
Gets or sets a field to which a filter criteria is applied.
A object, representing a field to be filtered.
Represents a collection of appointment labels.
Initializes a new instance of the AppointmentLabelCollection class with default settings.
Appends the specified object to the collection of appointment labels.
An object to append to the collection.
An integer value indicating the position of the newly added appointment in the collection.
Hides the corresponding method of the base class. Use the Add method with the parameter instead.
An object that is the appointment label base class.
An integer value indicating the position of the newly added element.
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 the specified color, display name, and menu caption.
A value that specifies the color of the appointment label. This value is assigned to the property.
A value that specifies the text of the appointment label. This value is assigned to the property.
A value that specifies the menu caption of the appointment label. This value is assigned to the property.
Initializes a new instance of the AppointmentLabel class with default settings.
Initializes a new instance of the AppointmentLabel class with the specified color and display name.
A value that specifies the color of the appointment label. This value is assigned to the property.
A value that specifies the text of the appointment label. This value is assigned to the property.
Initializes a new instance of the AppointmentLabel class with the specified display name and menu caption.
A value that specifies the text of the appointment label. This value is assigned to the property.
A value that specifies the menu caption of the appointment label. This value is assigned to the property.
Initializes a new instance of the AppointmentLabel class with the specified display name.
A value that specifies the text of the appointment label. This value is assigned to the property.
Provides data for the event.
Initializes a new instance of the InplaceEditorEventArgs class with the specified appointment.
A value which represents the event's appointment. This value is assigned to the property.
Gets or sets the in-place editor which is invoked when an end-user adds a new appointment or edits an existing one "in place".
A object which represents the in-place editor.
Gets or sets the in-place editor which is invoked when an end-user adds a new appointment or edits an existing one "in place".
A object which represents the in-place editor.
Gets or sets the object that specifies the scheduler control instance and basic characteristics used to customize the inplace editor appearance and layout.
A object.
Represents the vertical Resource Header visual element of the Scheduler.
Initializes a new instance of the VerticalResourceHeader class with the specified settings.
A object, which provides the appearance settings for the visual element.
A object, providing various visual settings for the resource headers.
Gets or sets the value indicating whether to rotate the caption's text.
true to rotate the caption's text; otherwise, false.
Represents the horizontal Resource Header visual element of the Scheduler.
Initializes a new instance of the HorizontalResourceHeader class with the specified settings.
A object, which provides the appearance settings for the visual element.
A object, providing various visual settings for the resource headers.
A control used to select a type of appointment dependency.
Initializes a new instance of the AppointmentDependencyTypeEdit class with default settings.
Gets the class name of the editor.
A string identifying the class name.
Gets or sets the editor's value.
A value.
Gets an object that contains editor specific settings.
A RepositoryItemRegisterAppointmentDependencyType object that contains editor settings.
Gets or sets a dependency type shown in the editor.
An enumeration value.
Provides information on the visual representation of the appointment.
Provides access to an object used to specify the appointment appearance.
An instance look and feel characteristics of an appointment.
Provides access to an appointment for which the visual representation has been built.
An class instance.
Gets the time interval which the current appointment occupies.
A object representing the appointment time interval.
Gets or sets the appointment coloring. Use the Appearance.BackColor instead.
A object representing the appointment fill color.
This member supports the internal infrastructure and is not intended to be used directly from your code.
A object containing coordinates of the test point.
A object containing information on the scheduler element under the test point.
A object containing information on the scheduler element under the test point.
Gets the appointment description.
A string representing the appointment description.
This member supports the internal infrastructure and is not intended to be used directly from your code.
Gets the text of the appointment subject.
A string containing the text of the appointment subject.
Gets a value used in hit testing.
A value.
Gets or sets the rectangle representing the appointment body.
A object representing the appointment body for display.
Indicates whether an appointment spans across several days.
true if an appointment spans across several days; otherwise, false.
Provides access to several options for the visual representation of an appointment.
An object containing specific options.
Gets or sets whether to display a bell icon indicating an associated reminder.
true to display a bell icon; otherwise, false.
Gets or sets a value specifying whether the end time of the current appointment is displayed.
true to show the appointment end time; otherwise, false.
Gets or sets whether the recurrence symbol should be displayed for the recurrent appointment.
true if a recurrence symbol should be displayed; otherwise, false.
Gets or sets a value specifying whether the start time of the current appointment is displayed.
true to show the appointment start time; otherwise, false.
Gets or sets whether the start and end time are displayed as clock symbols.
true to display time as clock symbols; otherwise, false.
Gets or sets the visual status of the appointment for display.
An object that represents an appointment status.
Gets or sets whether the border of an appointment should be colorized according to the status and appointment duration.
An enumeration specifying how the status is displayed.
This member supports the internal infrastructure and is not intended to be used directly from your code.