DevExpress.XtraScheduler.v17.2 Contains options specific for appointment drag-and-drop operations. Initializes a new instance of the AppointmentDragDropOptions class with the default settings. Gets or sets the drag-and-drop mode which is active in the SchedulerControl. A enumeration member A Date Navigation Bar control. Initializes a new instance of the SchedulerDateNavigationBar class with the specified Scheduler Control. A object which specifies the owner of the Date Navigation Bar. Provides access to the inner control of the date navigation bar. For internal use. An object that is the inner control of the date navigation bar. Occurs when a value of the public property of the SchedulerDateNavigationBar instance is changed. Gets or sets whether the date navigation bar is shown on the top of the scheduler. True, to display the date navigation bar; otherwise, false. Provides information on the visual representation of the appointment. Provides access to an object used to specify the appointment appearance. An instance used to control the 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. Calculates hit information for the specified test point. 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. Converts coordinates of the rectangle specifying ViewInfo item bounds to the client coordinates that are relative to the upper-left corner of the visible area of the Scheduler view. A object which is the appointment's bounding rectangle in the client coordinate system (in pixels). A object which is the appointment's bounding rectangle in the Scheduler view coordinate system (in pixels). 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. Obtains the location and size of an appointment's visual representation in pixels, relative to the upper-left corner of the visible area of the Scheduler view. A object which is the appointment's bounding rectangle in the client coordinate system (in pixels). Gets a value identifying the type of the visual element located under the test point. 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 the appointment is shown as selected. True to display the appointment as selected; otherwise, false. 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 is the 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. 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. Extends the class to provide WinForms-specific options. Initializes a new instance of the MonthViewAppointmentDisplayOptionsEx class with the default settings. Gets or sets whether to display appointment status strip vertically on the left or horizontally at the top. True to display appointment status as a vertical strip on the left; otherwise, false. Gets or sets how the appointment status is displayed in the Month view. A enumeration member specifying how the status should be displayed within the appointment rectangle. Provides data for the event. Initializes new instance of the RecurrentAppointmentActionFormEventArgs class with the specified settings. An object. Initializes new instance of the RecurrentAppointmentActionFormEventArgs class with the specified settings. An object for which an event has been raised This value is assigned to the property. A enumeration member that informs about the source of a command which raised the event. True if the form is opended in read-only mode; otherwise, false. 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 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. Provides appearance settings used to paint the Agenda view. Initializes a new instance of the AgendaViewAppearance class with default settings. Overrides the property of the base class to hide it. Not in use. Always null. Overrides the property of the base class to hide it. Not in use. Always null. Overrides the property of the base class to hide it. Not in use. Always null A view that lists appointments by day. Initializes a new instance of the AgendaView 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. Provides access to the properties that control the appearance of the AgendaView's elements. A object that provides the appearance settings for AgendaView elements. Provides access to options that enable you to show or hide certain view elements. A object that contains settings which affect the appointment appearance. Overrides the property of the base class. Has no effect for the Agenda view. Gets or sets the number of days displayed in the view. An integer that specifies the number of days whose appointments are listed in the view. Disposes of a grid control contained in the Agenda view and removes it from the collection. Overrides the property of the base class to hide it. Has no effect for the Agenda view. Creates and initializes inner grid control contained in the Agenda view. Invalidates the specified region occupied by the current View (adds it to the control's update region which will be repainted during the next paint operation), and send a paint message to the scheduler control. A structure specifying the region to update. Gets or sets the menu caption string to indicate the Agenda view. . A string that is the menu caption for commands switching the scheduler to the Agenda view. Gets the ID of the menu item which relates to the Agenda View. A enumeration value. Overrides the property of the base class to hide it. Has no effect for the Agenda view. Overrides the property of the base class to hide it. Has no effect for the Agenda view. Implemented to hide the property of the base class. A enumeration value. Gets the view's type. The value. A collection of AppointmentViewInfo objects. Initializes a new instance of the AppointmentViewInfoCollection class with the default settings. Initializes new instance of the AppointmentViewInfoCollection class with the specified settings. A collection of objects. Initializes new instance of the AppointmentViewInfoCollection class with the specified settings. An integer that is the number of elements that the internal list can contain before resizing is required. Adds items contained in the specified object to the collection. An DevExpress.XtraScheduler.Drawing.IAppointmentViewInfoCollection object that contains instances. Gets whether the collection contains an object which relates to the specified appointment. A object that is the appointment to match the property value of an item in the collection. True if the specified appointment is represented by its visual information in the collection; otherwise, false. Gets whether the collection contains an object which relates to the appointment with the specified identifier. An object that is the identifier of an appointment to match the property value of an item in the collection. True, if the appointment with the specified ID is represented by its visual information in the collection; otherwise, false. Gets AppointmentViewInfo object(s) by an appointment identifier. An object that is the appointment identifier (a value of the Appointment.Id property). An object that contains AppointmentViewInfo object(s) related to an appointment with the specified ID. A collection of MoreButton objects. Initializes a new instance of the MoreButtonCollection class with the default settings. Adds items contained in the specified collection. A generic collection containing items to add. Provides information on the visual representation of the More Buttons. Initializes a new instance of the MoreButton class with the default settings. Gets or sets the size and location of the visual element. A object that specifies the size and location of the control, in pixels. Calculates hit information for the specified test point. 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 or sets whether an arrow in the MoreButton is directed up. True, if an arrow is directed up; otherwise, false. Gets a special value that represents an uninitialized MoreButton. The empty MoreButton. Gets or sets whether the button is directed up. Use the property instead. Gets a value identifying the type of the visual element located under the test point. A value. Gets whether the MoreButton changes in appearance when the mouse hovers over it. True, to enable mouse-sensitive highlighting; otherwise, false. Gets or sets the start of the interval that will be displayed in the view when the MoreButton is clicked. A value that specifies the interval start. Gets or sets whether the MoreButton visual element is displayed. True to display the MoreButton visual element; otherwise, false. Defines the behavior mode of the DateNavigator selection when navigating months. Each time you switch month, the selection moves with the month. Keep the selection at the position and scroll only months. Defines extension methods for the interface. Gets the brush used to visualize the appointment status. A object that is the appointment status. A object that is the color used to paint the appointment status strip. Gets the brush used to visualize the appointment status. A object that is the color used to paint the appointment status strip. A object that is the appointment status. Defines extension methods for the interface. Gets the color of the appointment label. A object that is the appointment label. A object that is the color used to paint appointment with the label color. This member supports the internal infrastructure and is not intended to be used directly from your code. Sets the color of the specified appointment label. A object that is the appointment label. A object that is the color used to paint appointment with the label color. This member supports the internal infrastructure and is not intended to be used directly from your code. A storage containing persistent objects - appointments, resources and appointment dependencies. Gets a storage object that contains appointments. An object that is the storage for appointments. Obtains the color of the label by the label's ID. An object that is the label's identifier available by the property of the object. A value that is the label's color. 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 . Sets the identifier of the specified appointment to a specified value. An object. An object that is the appointment identifier to assign. Defines extension methods for the object. Obtains a color assigned to the specified resource. A object that is the resource whose color is obtained. A object that is the color assigned to the resource. Obtains an image assigned to the specified resource. A object that is the resource whose image is obtained. A object that is the image assigned to the resource. Determines whether resource identifiers are equal. A object that is the first resource to test. A object that is the second resource to test. True, if the resource identifiers match; otherwise, false. Assigns color to the specified resource. A object that is the resource whose color is specified. A object to assign to the resource. Assigns an image to the specified resource. A object that is the resource whose image is specified. A object to assign to the resource. Default appointment editing dialog of WinForms Scheduler starting with version 15.2. Initializes new instance of the AppointmentRibbonForm class with the specified settings. A instance to which a form is bound. An instance loaded for editing. true, to invoke the recurrence form; otherwise, false. Initializes new instance of the AppointmentRibbonForm class with the specified settings. A instance to which a form is bound. An instance loaded for editing. Initializes a new instance of the AppointmentRibbonForm class with the default settings. 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 options which determine how the Time Indicator is displayed in the Scheduler view. This member supports the internal infrastructure and is not intended to be used directly from your code. Copies all settings of the TimeIndicatorDisplayOptions object passed as a parameter to the current object. An TimeIndicatorDisplayOptions object whose settings are assigned to the current object. Gets or sets whether the Time Indicator is displayed over appointments in the view. True to display a current time line over appointments; otherwise, false. 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 with default settings. Initializes new instance of the ExtendedCell class with the specified settings. An whose information is used for the ExtendedCell instance. A string that is the text displayed in the extended cell. A object that specifies the time interval of the time cell in which the extended cell is displayed. Gets the appointment to which the extended cell is related. An object. Gets the text displayed in the extended cell. A string representing the text displayed in the cell. An ordinary time cell in a scheduler's layout when it is drawn. Initializes a new instance of the TimeCell class with default settings. Gets or sets the bounds used to paint the time cell. A structure that is the time cell visual bounds. 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. Gets the original bounds calculated for painting the time cell corrected by the scroll offset. A structure which determines the bounds to paint the time cell. Gets or sets the scroll offset used to paint the time cell. An integer that is the scroll offset value. Provides data for the event. Initializes a new instance of the AppointmentFlyoutShowingEventArgs class with the specified appointment flyout data. An object with the interface containing appointment flyout data. Gets or sets whether the appointment flyout is not shown. True, if the appointment flyout form is not displayed; otherwise, false. Allows you to set a control to display instead of default appointment flyout content. A control displayed as an appointment flyout content. Provides access to data displayed in the appointment flyout. An object with the interface containing appointment flyout data. Contains options which define how appointment flyouts are displayed. Initializes a new instance of the AppointmentFlyoutOptions class with the default settings. Gets or sets whether the subject area height is automatically adjusted to fit the text. True, if the height is automatically adjusted; otherwise, false. Contains data used in the Appointment Flyout. Provides access to an object used to specify how the appointment flyout is painted. An instance used to control the look and feel characteristics of an appointment flyout element. Gets an appontment whose information the appointment flyout displays. An object whose information is displayed. Gets or sets the End value displayed in the appointment flyout. A value that originates from the value. Gets or sets the Location value displayed in the appointment flyout. A value that originates from the value. Gets a reminder associated with an appontment whose information the appointment flyout displays. An object associated with an appointment whose information is displayed. Gets or sets whether to display the End value. True, if the End value is displayed; otherwise, false. Gets or sets whether to display the Location value. True, if the Location value is displayed; otherwise, false. Gets or sets whether to display the Reminder value. True, if the Reminder value is displayed; otherwise, false. Gets or sets whether to display the Start value. True, if the Start value is displayed; otherwise, false. Gets or sets whether to display the Status value. True, if the Status value is displayed; otherwise, false. Gets or sets whether to display the Subject value. True, if the Subject value is displayed; otherwise, false. Gets or sets the Start value displayed in the appointment flyout. A value that originates from the value. Gets or sets the Subject value displayed in the appointment flyout. A value that originates from the value. Provides access to an object used to specify how the subject area in the appointment flyout is painted. An instance used to specify how the subject area is painted. 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 for the specified Scheduler control and appointment dependency. A object specifying the owner of the form. An object whose properties are 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. Represents a view that displays the entire week. Initializes a new instance of the FullWeekView class with the specified Scheduler control. A value that specifies the Scheduler control assigned to the view. This value is assigned to the property. Provides access to the properties that control the appearance of the FullWeekView's elements. A object that provides the appearance settings for FullWeekView elements. Not intended to be used directly from your code. Gets or sets if the view is enabled for the . true, if the view is enabled; otherwise, false. Gets the ID of the menu item which switches to the Full Week View. The value. Gets the view's type. The value. A print style used to print the Day View. Initializes a new instance of the DailyPrintStyle class with the 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. 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 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. A method that will handle the event. A method that handles the event. The event source. This parameter identifies the which raised the event. An object which contains event data. A method that will handle the and events. A method that handles 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. Provides data for the event. Initializes 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. 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 specifies 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. Provides parameters which can be used to instantiate a custom 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. The color which is interpreted as the second color of the background's gradient brush. A object specifying the end color of the linear gradient brush used to fill the background. 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. Indicates whether the in-place editor should occupy the entire time cell. True, to create an in-place editor that fills the entire cell; otherwise, false. Gets or sets the object which contains the information used to render the appointment. An object. A method that will handle the event. A method that handles 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 new instance of the EditRecurrentAppointmentFormEventArgs class with the specified settings. An object for which an event has been raised. This value is assigned to the property. Initializes new instance of the EditRecurrentAppointmentFormEventArgs class with the specified settings. An object for which an event has been raised This value is assigned to the property. A enumeration member that informs about the source of a command which raised the event. True if the form is opended in read-only mode; otherwise, false. True to invoke the corresponding recurrence form; otherwise, false. Contains information on 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. Contains information on 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 method that will handle the event. A method that handles 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 CustomizeAppointmentFlyoutEventArgs class with the default settings. Provides access to an object used to control the appearance of the flyout contents, except the Subject rectangle. An instance used to control the look and feel characteristics of the flyout contents. Provides access to an appointment for which the flyout is invoked. An object that is the appointment whose information is displayed in the flyout. Gets or sets the DateTime value displayed after the End text label. A value whose default value equals the property. Gets or sets the text displayed after the Location text label. A string whose default value equals the property. Gets or sets a reminder whose information is displayed in the appointment flyout. A object that is the reminder associated with an appointment. Gets or sets whether to display the End information. True, to display the End information in the flyout; otherwise, false. Gets or sets whether to display the Location information. True, to display the Location information in the flyout; otherwise, false. Gets or sets whether to display the time before start information of the appointment reminder. True, to display the information in the flyout; otherwise, false. Gets or sets whether to display the Start information. True, to display the Start information in the flyout; otherwise, false. Gets or sets whether to display the status line. True, to display the status line in the flyout's Subject rectangle; otherwise, false. Gets or sets whether to display the Subject rectangle. True, to display the subject in the flyout; otherwise, false. Gets or sets the DateTime value displayed after the Start text label. A value whose default value equals the property. Gets or sets the text displayed in the Subject rectangle. A string whose default value is the text of the appointment subject. Provides access to an object used to specify the appearance of the text in the Subject rectangle of the appointment flyout. An instance used to control the look and feel characteristics of the Subject rectangle text. A method that handles the event. A method that handles 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 CustomDrawAppointmentFlyoutSubjectEventArgs class with specified settings. A value that provides information on the object. An that is the appointment whose information is displayed in the flyout. A value that specifies the object's bounding rectangle. A value that specifies the status line's bounding rectangle. A delegate method used to perform default object drawing. A delegate method used to perform default status line drawing. A delegate method used to perform default background drawing. Provides access to an appointment for which the flyout is invoked. An object that is the appointment whose information is displayed in the flyout. Renders the Subject rectangle background using the default drawing mechanism. Renders the status line using the default drawing mechanism. Gets the location and size of the status line in the flyout's Subject rectangle. A structure that is the rectangle to display the status line. A time cell in the main area of the Week view. This member supports the internal infrastructure and is not intended to be used directly from your code. A cell located in the Selection Bar of the Timeline view. This member supports the internal infrastructure and is not intended to be used directly from your code. Gets a value identifying the type of the visual element located under the test point. A value. A time cell in the main area of the Month view. This member supports the internal infrastructure and is not intended to be used directly from your code. Base class for the time cell in the Month view. This member supports the internal infrastructure and is not intended to be used directly from your code. Indicates whether the current cell is the first visible cell in the cell area of the Month view. True if the cell is the first (upper leftmost) cell in the Month view's time cell area; otherwise, false. Lists legacy label colors. The Anniversary label color. The legacy default color is shown below: The Birthday label color. The legacy default color is shown below: The Business label color. The legacy default color is shown below: The Important label color. The legacy default color is shown below: The Must Attend label color. The legacy default color is shown below: The Needs Preparation label color. The legacy default color is shown below: The None label color. The legacy default color is shown below: Indicates that the color is specified using the property and does not correlate to SchedulerColorId enumeration members. The Personal label color. The legacy default color is shown below: The Phone Call label color. The legacy default color is shown below: The Travel Required label color. The legacy default color is shown below: The Vacation label color. The legacy default color is shown below: 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. Extends the class to provide WinForms-specific options. Initializes a new instance of the TimelineViewAppointmentDisplayOptionsEx class with the default settings. Gets or sets whether to display appointment status strip vertically on the left or horizontally at the top. True to display appointment status as a vertical strip on the left; otherwise, false. Specifies how to display the status line. An enumeration value. 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. A method that will handle the event. A method that handles the event. The event source. This parameter identifies the or which raised the event. A object which contains event data. A method that will handle the event. A method that handles the event. The event source. This parameter identifies the which raised the event. A object which contains event data. A method that will handle the event. A method that handles 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 a value identifying the type of the visual element located under the test point. A value. Represents a scheduler's visual element, located above the time cells area and used to identify days of the week in the Month 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 a value identifying the type of the visual element located under the test point. 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. Initializes a new instance of the DayHeader class with the default settings. Gets a value identifying the type of the visual element located under the test point. A value. The pop-up checked list box control used to select multiple resources in appointment editing dialogs. Initializes a new instance of the AppointmentResourcesEdit class with default settings. Sets the property to its default value. Provides access to the collection of resource identifiers (resource id's) of the control. An object. Occurs when the value is changed. Used by Visual Studio Designer to check whether the property has changed from its default value. True if the ResourceIds property value should be serialized; otherwise, false. 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 information about the position of a dependent appointment in the dependency link. An object that can be used to determine the appointment bounds. Gets a value identifying the type of the visual element located under the test point. 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. Always returns an empty resource. A 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. Gets information about the position of a parent appointment in the dependency link. An object that can be used to determine the appointment bounds. Returns the textual representation of the visual dependency location. A value which is the textual representation of the location. Provides print options for the Scheduler control. Initializes a new instance of the SchedulerOptionsPrint class with default settings. Specifies the user interface of the Print Preview form. A enumeration value. Gets or sets the type of the printing style. A enumeration value which specifies the scheduler's printing style type. Returns the textual representation of printing options. A value which is the textual representation of printing options. A method that will handle the event. A method that handles 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. Provides access to the object which contains the information used to render the appointment. An object. 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. 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. Disposes of the resources used by the SchedulerPrintStyle instance. Determines whether the specified object is equal to the current SchedulerPrintStyle instance. The object to compare with the current object. true if the specified object is equal to the current SchedulerPrintStyle instance; otherwise false. Gets the hash code that corresponds to the value of the current SchedulerPrintStyle object. An integer value representing the hash code for the current object. Gets or sets the font used to print headings. A object specifying the font used to print the headings. Gets whether the current object has been disposed of. true if the current object has been disposed of; otherwise, false. 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. A style which lists appointments in the specified interval in chronological order. The printout is a table with two columns grouped by date. The first column indicates the appointment time, the next column contains appointment details. A style which prints the calendar in the specified interval one day per page. Each page includes the reference month calendar in the page header. Default style for the current Scheduler view. If the ActiveViewType is Month, the default print style is Monthly, for the Week view the default print style is Weekly. Otherwise, it is Daily. A style which prints all the data of the selected appointments in a memo-like fashion. A style which prints a calendar page or two for each month in the selected date range. Each month containing appointments includes the reference month calendar in the page header. A style which prints the calendar of the specified interval in three columns, each column having its own printing style - Daily, Weekly or Monthly. A style which prints the selected date range so that each week is printed on one or two separate pages. The page header includes the reference calendars for the selected and the following months. A collection of color schemas. Initializes a new instance of the SchedulerColorSchemaCollection class with the default settings. Adds an object to the collection. Overrides the method of the base generic collection. An object to add. An integer that is the index of the newly added item in the collection. Creates a color schema based on the schema with the specified index with the specified base color. A structure specifying the base color of the new schema. An integer specifying the index of a color schema used as a base for calculating a new schema. A object. A color schema which contains colors for a scheduler's resources. Initializes a new instance of the SchedulerColorSchema class and assigns values to its members using the parameter as a color base. A value specifying the color to be used for calculating other colors of the color schema. Initializes a new instance of the SchedulerColorSchema class with the default settings. Gets or sets the schema's base color, whose variations, according to an internal algorithm, are used as other color components of the schema. A value. Gets or sets the color value of the cell's color schema component. A value. Gets or sets the color value of the normal cell border's color. A value. Gets or sets the color value of the color schema component. A value. Gets or sets the color value of the color schema component. A value. Gets or sets the color value of the color schema component. A value. Gets or sets the color value of the color schema component. A value. Returns the textual representation of the color schema. A value which is the textual representation of the color schema. A method that will handle the event. A method that handles 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. Arranges events and appointments across horizontal timelines. 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 appointment display options for the Timeline View. 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 that affect cell height calculations. Provides access to parameters that control deferred scrolling. A instance that specifies parameters for deferred scrolling. Gets or sets whether the horizontal scroll bar is mapped to the visible interval. true, if the visible interval is not mapped to the scroll bar length; otherwise, false. Gets the time scale with the most detailed time interval. A object. Invaldates the specified region of the current TimelineView object. A structure which is the region to invalidate. 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. Provides access to options for displaying the Time Indicator in the view. A object whose properties allow you to specify the visibility, relative position over the appointment and other options of the time indicator, if any. 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. The editor with a pop-up checked list box control that filters 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. A method that will handle the custom draw events of the . A method that handles the custom draw events of the . The event source. This parameter identifies the which raised the event. A object which contains event data. 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. A method that will handle the event. A method that handles 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 to cancel switching to another Scheduler view. 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. The combo box control that filters 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 specifies the resource. 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 scheduler control. 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. 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. The 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. The control used to set recurrence options for weekly recurring 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. The combo box control 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. The control that allows selecting 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. The combo box that displays a list of time zones in its drop-down menu. 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. A base class for recurrence 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 appointment recurrence information. An object containing recurrence information. 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. The control to set recurrence options for monthly recurring 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. The combo box control 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. The combo box control 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. Occurs when the value is changed. 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. The control used to set recurrence options for daily recurring appointments in appointment editing dialogs. 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. The image combo box control used to select the appointment status in appointment editing dialogs. Initializes a new instance of the AppointmentStatusEdit class with default settings. Gets or sets the appointment status selected in the status editor. An object implementing the interface that is the appointment status selected in the editor. 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 status selected in the status editor. An object. Occurs when the value is changed. Gets or sets the SchedulerStorage object that contains appointment status items to fill an editor. A object that is a storage for the Scheduler control. The image combo box control used to select a single resource in appointment editing dialogs. 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. Occurs when the value is changed. 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 storage containing resources used to fill the editor. An object used to obtain resources. The image combo box control used to select appointment labels in appointment editing dialogs. Initializes a new instance of the AppointmentLabelEdit class with default settings. Gets or sets the label selected in the editor. An object implementing the interface that is the appointment label selected in the editor. 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 label selected in the editor. An object that is the appointment label selected in the editor. Occurs when the property value is changed. 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. 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 a value identifying the type of the visual element located under the test point. An value. This member supports the internal infrastructure and is not intended to be used directly from your code. Extends the class to provide WinForms-specific options. Initializes a new instance of the DayViewAppointmentDisplayOptionsEx class with the default settings. Gets or sets how the status of appointments located in the all-day area is displayed. A enumeration member specifying how the status should be displayed for the appointments in the all-day area. Gets or sets whether to display an all-day appointment status strip vertically on the left or horizontally at the top. True, to display all-day appointment status as a vertical strip on the left; otherwise, false. 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 class descendant 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. 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. This member supports the internal infrastructure, and is not intended to be used directly from your code. This member supports the internal infrastructure, and is not intended to be used directly from your code. This member supports the internal infrastructure and is not intended to be used directly from your code. Provides access to visible time cells in the current View. A class instance, representing a container for visible cells. Provides access to the collection of objects containing information on appointments and their visual representation. A DevExpress.XtraScheduling.Drawing.AppointmentViewInfoCollection object, that is a collection of objects. For internal use. The method is required for the animated view navigation. A object that outputs to the graphics buffer. Disposes of the SchedulerViewInfoBase object. Provides access to the collection of objects containing information on appointments and their visual representation. A collection of objects. For internal use. Provides access to a collection of elements in the current view. A collection containing More Buttons. Gets the group separators settings. A object. Initializes the instances required for painting the view. This member supports the internal infrastructure and is not intended to be used directly from your code. Gets the collection of all More Buttons shown in the current scheduler view. A instance, that is the collection of 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.ViewPainter class instance. Gets the resource headers currently shown in the current scheduler view. A object. To be overridden in a derived class to provide the scroll offset of the View's content. A zero (0) value. 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 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. The checked list box control that filters 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. A method that will handle the event. A method that handles 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 new instance of the InplaceEditorEventArgs class with the specified settings. A object that is the appointment for which the editor is invoked. 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 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 data for the event. Gets or sets a text displayed as a caption in the control. A string that is the Date Navigation Bar caption. Gets the visible date interval of the SchedulerControl which should be indicated in the Date Navigation Bar control. A object which is the interval displayed in the SchedulerControl. 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. Simple appointment editing form. Initializes a new instance of the AppointmentForm class with default settings. Initializes new instance of the AppointmentForm class with the specified settings. 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 SchedulerControl, 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. Defines the base interface for different types of the Scheduler storage - the legacy appointment storage and a new asynchronous storage. Gets or sets whether the appointment ID value should be passed to the data source. true, to pass the appointment's value to the mapped field in the data source; otherwise, false. Base class for a time cell in the Week and Month views. Calculates the layout for display of the cell in the Week View and Month View views. True to hide the cell's header; otherwise, false. Calculates hit information for the specified test point. A System.Drawing.Point object containing coordinates of the text 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 rectangle which encompasses the cell area excluding its header. A that is the area for displaying the cell content. Gets the date assigned to the cell. A value that is the date represented by a time cell. Provides access to the Day of Week headers of a instance. A object that is the Day of Week header. Provides access to the Day of Week header bounds. A object representing the header bounds. This member supports the internal infrastructure and is not intended to be used directly from your code. Retrieves the specific time interval within the instance. A object that is the time interval. Provides access to the visible resource headers. A object that is the resource. Gets the corrected by the scroll offset. A structure that determines the bounds used to paint the view. Gets or sets whether the time cell is selected. true if the time cell is selected; otherwise, false. The calendar control for navigating dates. Can be associated with a SchedulerControl to retrieve various information (e.g., appointment dates). 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. Gets or sets whether automatic scrolling is enabled when the mouse pointer hovers over the scroll zones. True, to enable automatic scrolling when the mouse pointer moves outside the visible boundaries and hovers over the scroll zones; otherwise, false. Gets or sets whether the control's size is determined by its content, i.e., by the number and layout of displayed months. True to set the control dimensions to display the month grid as specified by the and properties; 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. This property is implemented to hide the property of the base class. At the moment the Classic view is the only view available. A enumeration member that specifies the style of a calendar. 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 to display as the first day of the week within the calendar. A enumeration value specifying the first day of the week. 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. Obtains the date displayed in a cell that the mouse hovers over. The date of the cell that is hovered over or null. Gets or sets whether inactive days (dates which do not belong to a current month but are displayed to fill in the first or last row) are shown. A enumeration member that specifies the mode for displaying inactive days. Gets whether the object has been locked for updating. true if the control is locked; otherwise, false. Gets or sets the upper limit of the operational date range for the unbound DateNavigator. A value specifying the maximum date value in the date range. Gets or sets the lower limit of the operational date range for the unbound DateNavigator. A value specifying the minimum date value in the date range. Gets or sets the mode that defines how a selection behaves when navigating dates in the control. A enumeration member that specifies how a selection behaves during date navigation. 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 the selected date ranges (DateRange objects). Each DateRange object identifies dates that are EQUAL OR GREATER THAN the DateRange.StartDate and LESS THAN the DateRange.EndDate. Thus the last date is excluded from the range. A collection of selected date ranges. Gets or sets a mode for selecting dates by dragging over them. A enumeration member that specifies the selection mode. Gets or sets whether the end-user can select multiple dates. A enumeration member that specifies whether single or multiple selection is allowed. Gets or sets whether the Clear button is displayed. True to show the Clear button; otherwise, false. Gets or sets whether to display captions for each visible month. True to display month name for each month shown; otherwise, false. 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. Overrides the base property to hide it. For internal use only. Overrides the base property to hide it. For internal use only. Provides data for the event. Initializes new instance of the LayoutViewInfoCustomizingEventArgs class with the specified settings. An object of a type that depends on the visual element which raised the event. A enumeration member that enables you to determine what kind of a visual element triggered the event. Gets the type of a visual element that raises the event. A enumeration member that determines what kind of an element has triggered the event. Forces layout recalculation after applying changes specified in the event handler. True, to recalculate the layout to properly display modified visual elements; otherwise, false. Provides access to the object which contains the information used to render the layout element. An object which can be casted to one of the ViewInfo types specific to the Scheduler view layout elements. 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 new instance of the AppointmentFormController class with the specified settings. A object which is the scheduler control of the appointment form controller. An object which is the appointment of the appointment form controller. Copies the values of all the appointment copy's properties that are currently being edited in the form to the corresponding properties of the source appointment. Gets or sets the label of the appointment currently being edited in the form. An object implementing the interface which is the label of the appointment. Gets or sets the status of the appointment currently being edited in the form. An object implementing the interface which is the status of the appointment. Gets or sets the value to display as the appointment's end date within the editing form. A value, representing the end of the scheduled interval. Gets or sets the value to display as the appointment's end time within the editing form. A value, representing the end of the scheduled interval. Gets or sets the value to display as the appointment's start date within the editing form. A value, representing the beginning of the scheduled interval. Gets or sets the value to display as the appointment's start time within the editing form. A value, representing the beginning of the scheduled interval. Returns the current label of the appointment currently being edited in the form. An object which is the label of the appointment. Fires the event and obtains the message box caption. A enumeration value that specifies the localized string used as a caption. A string that will be used as a caption of the message box displayed to confirm saving appointment changes. Returns the current status of the appointment currently being edited in the form. An object which is the status of the appointment. Gets whether date and time controls are displayed on the form. True if date and time control are displayed; otherwise, false. Gets or sets the label of the appointment currently being edited in the form. An object which is the label 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 reminder editor is displayed. True if reminder editor is displayed; otherwise, false. 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. Gets or sets the status of the appointment currently being edited in the form. An object which is the status of the appointment. Changes the appointment status (Busy - Free) when the property changes. An object that is the current status of an appointment being edited. An object that is the updated status of the appointment being edited. Changes the appointment status (Busy - Free) when the property changes. An object that is the current status of an appointment being edited. An object that is the updated status of the appointment being edited. Exposes the basic functionality for the scheduler cells when they are drawn. Provides access to the properties that control the appearance of the SchedulerViewCellBase's elements. A object that provides the appearance settings for the SchedulerViewCellBase elements. Gets the rectangle which encompasses the cell area excluding its header. A that is the area for displaying the cell content. Gets a value identifying the type of the visual element located under the test point. A value. The area to fill when indicating an appointment status. A structure that specifies the area to paint with the status brush. Provides access to the properties that control the appearance of the selected SchedulerViewCellBase's elements. A object that provides the appearance settings for the SchedulerViewCellBase elements under selection. A method that will handle the event. A method that handles 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. A method that will handle the event. A method that handles 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. Provides data for the event. Initializes new instance of the DeleteRecurrentAppointmentFormEventArgs class with the specified settings. An object which is the appointment for which an event has been raised. 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. A method that will handle the event. A method that handles 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 new instance of the AppointmentFormEventArgs class with the specified settings. An value which is the event's appointment. This value is assigned to the property. Gets the appointment for which the dialog will be shown. An object that is 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. Displays appointments for the working days in a particular week. 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. Not intended to be used directly from your code. 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 Agenda View. A object representing the Agenda View in the scheduling area. 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 Full Week View. A object that is the scheduler's Full Week View. 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 to automatically retrieve an appointment's identity from a data source. True, to retrieve an appointment identifier from the appointment data source; otherwise, false. Gets or sets whether the appointment ID value should be passed to the data source. true, to pass the appointment's 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 an expression used as a criteria to filter appointments in the storage. A string containing a logical expression. Gets or sets the criteria to filter appointments in the storage. A object which is the filter criteria. Gets the collection of appointment labels contained in the storage. An which is the collection of objects. Gets the collection of appointment statuses contained in the storage. 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<T>.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<T>.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<T>.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 an additional header shown in the Agenda View and far aligned. An object which provides the appearance settings used to paint a far-aligned header in the . Gets the appearance settings used to paint additional alternate ("Today") header shown in the Agenda View and far aligned. An object which provides the appearance settings used to paint far-aligned alternate header in the . Gets the appearance settings used to paint the alternate (Today) 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 (Today) 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. Gets or sets whether the layout calculations are multi-threaded. True to use asynchronous mode for layout calculations to enhance performance; otherwise, false. A method that will handle the event. A method that handles 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. Lists types of visual elements in a scheduler control that triggered the event. A time cell. A date header. A resource header. A time ruler element. Represents a collection of appointment statuses. Initializes a new instance of the AppointmentStatusCollection class with default settings. Creates a status with the specified settings and adds it to the collection. An enumeration member which indicates the availability. A string that is the name of the status used in editors. A string that is the name of the status used in menus. A descendant used to draw a rectangle which indicates a status. An integer that is the position of status in the collection. Creates a new status with the specified settings and adds it to the collection of appointment statuses. An object that is the unique status identifier. An enumeration member that is the status type. A string that is the name of the status displayed in status editors. A string used in a context menu that allows changing the status of an appointment. A structure that specifies the color brush used to paint a status strip. An integer value indicating the position of the newly added status in the collection. Creates a status with the specified settings and adds it to the collection. A structure used to create a object for painting a status strip. The newly created brush is accessible with the property. A string that is the name of the status used in editors. A string that is the name of the status used in menus. An integer that is the position of status in the collection. Creates a new status with the specified settings and adds it to the collection of appointment statuses. A structure used to create a object for painting a status strip. The newly created brush is accessible with the property. A string that is the name of the status used in editors. This string is also assigned to the property and used in menus. An integer that is the position of status in the collection. Creates a status with the specified settings and adds it to the collection. A enumeration member specifying the status type. A string that is the name of the status used in editors. A string that is the name of the status used in menus. A structure used to create a object for painting a status strip. The newly created brush is accessible with the property. An integer that is the position of status in the collection. Creates a status with the specified display name. A string that is the name of the status used in editors. A object that is the newly created status. Creates a status with the specified identifier and display name. An object that is the status unique identifier. A string that is the name of the status used in editors. A object that is the newly created status. Creates a status with the specified identifier, display name and menu caption. An object that is the unique status identifier. A string that is the name of the status used in editors. A string that is the caption of a context menu used to change a status for an appointment. A object that is the newly created status. Creates a new appointment status with the specified settings. An object that is the unique status identifier. A string that is the name of the status used in editors. A string that is the caption of a context menu used to change a status for an appointment. A structure that specifies the color brush used to paint a status strip. A object that is the newly created status. Disposes of the AppointmentStatusCollection object. Obtains a status object specified by its identifier. An object that is the identifier of the appointment status. A object with the specified property value. Gets the status at the specified index of the AppointmentStatusCollection collection. An integer that is the index of an object in a collection. A object at the specified index. Obtains a status object specified by its type. An enumeration member that is the status type. A object with the specified property value. Obtains the default status color by the status type. An enumeration member that specified the appointment status. A that is the color use to create a brush to paint the appointment status. Provides indexed access to individual items in the appointment status 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 fires. An object at the specified position in the collection. 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 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 new instance of the AppointmentStatus class with the specified settings. 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 new instance of the AppointmentStatus class with the specified settings. 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. Initializes a new instance of the AppointmentStatus class with the default settings. Gets or sets the brush used to visualize the status. A that is the brush specified for the status. Extracts color from the object of the property or creates a new with the specified color and assigns it to the property. A value used in the object. Obtains a special empty appointment status, which is a status of undefined type. An with undefined characteristics. Sets the property to its default value. Gets the brush used to visualize the appointment status. A object that is the color used to paint the appointment status strip. Used by Visual Studio Designer to check whether the property has changed from its default value. True, if the Brush property value should be serialized; otherwise, false. Gets or sets the type of the appointment status. An enumeration value representing the type of the appointment status. Represents a storage which holds appointment resources. Initializes a new instance of the ResourceStorage class with the specified settings. An object implementing the interface. Provides access to the collection of objects, representing mappings of the resources' custom properties to appropriate data fields. A object. Gets or set an expression used as a criteria to filter resources in the storage. A string containing a logical expression. Gets or sets the criteria to filter resources in the storage. A object which 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. The component that holds data for the SchedulerControl. 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 appointments. An object that is the storage for appointments. This member supports the internal infrastructure and is not intended to be used directly from your code. $ Obtains the color of the label by its ID. An object that is the label's identifier available by the property of the object. A value that is the label's color. 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 identifier of the specified appointment to a specified value. An object. An object that is the appointment identifier to assign. Displays events across a week in a compact form. This view is outdated and provided for compatibility with the earlier versions of the Scheduler Control. Use the instead. 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. Gets or sets whether to enable animation for smooth scrolling. True to enable scroll animation; otherwise, false. 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 display options for the Week View. A object containing settings to display the appointments in the Week View. Provides access to parameters that control deferred scrolling. A instance that specifies parameters for deferred scrolling. Invaldates the specified region of the current WeekView object. A structure which represents the region to invalidate. Gets the ID of the menu item which corresponds to the Week View. The value. Gets the view's type. The value. Gets or sets whether an optimized fast scrolling is enabled. True if an optimized fast scrolling is enabled; false if the formerly used scrolling is in effect. Gets the current object's view information. A object providing view information on all the WeekView's elements. A base class for the scheduler views. 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. 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. Selects a single appointment. An object to select. 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. Disposes of controls contained in the view. Gets or sets if the view is enabled for the . true if the View is enabled; otherwise, false. 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. Overrides the corresponding property of the base class to hide it. A value. Creates and initializes additional controls contained in complex views, such as Agenda 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. Invalidates the specified region of the current View (adds it to the control's update region which will be repainted during the next paint operation), and sends a paint message to the scheduler control. A structure that specifies the region to paint. Updates the View and forces the scheduler control to display any changes made to the View's layout. 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. Switches the selection status of the specified appointment. An object that specifies the appointment. 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 associated with an appointment to be selected. Makes the specified appointment the only selected appointment within the View and scrolls to it. An object that specifies the 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. A object which is the selected resource. Selects time cells which encompass the specified time interval. A object that specifies the time interval to select. A object that specifies to which resource the specified time interval belongs. 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. Gets or sets how the appointment status is displayed in the Scheduler view. A enumeration value. 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 whether a specific animation effect should be applied when appointments are re-drawn. True if an animation effect is applied; otherwise, false. By default, 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. Enables an in-place appointment editor that looks like the appointment editor in Outlook 2016. True, to enable Outlook 2016 style for in-place editor; otherwise, false. Displays events across multiple weeks. 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 display options for the Month view. A object containing settings to display the appointments in the Month view. 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. Displays a detailed picture of events across one or more days. 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. Gets or sets whether to enable animation for vertical scrolling. True, to enable scroll animation; 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 appointment display options for the Day View and its descendants. A object containing settings to display the appointments in the Day View, Work Week View, Full Week 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 whether the All-Day Area is displayed in the Day View, Work-Week View and the Full Week View. true, to show the All-Day area; otherwise, false. Gets or sets a value which specifies if day headers are shown in the Day View, Work-Week View and the Full Week View. 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, Work-Week View and the Full Week 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 the Day View, Work-Week View and the Full Week View. true to show data for working hours only; otherwise, false. Gets or sets the width of Status Lines in the Day View, Work-Week View and the Full Week View (measured in pixels). An integer that specifies the status line width in pixels. Provides access to options specifying how the TimeIndicator is displayed in the view. A object that contains settings specific to the TimeIndicator. Gets or sets the visibility mode of the time marker for all of the view. A enumeration member. 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 or sets whether optimized fast scrolling is enabled. True, if optimized fast scrolling is enabled; false if the formerly used scrolling is in effect. Gets the current object's view information. A object which contains information on visualization of 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 the Day View, Work-Week View and the Full Week View. A value representing the work time interval. A collection of appointment labels. Initializes a new instance of the AppointmentLabelCollection class with default settings. Creates a new label with the specified settings and adds it to the collection of appointment labels. An object that is the unique label identifier. A string that is the name of the label displayed in label editors. A string used in a context menu that allows changing the label of an appointment. A structure that specifies the color which indicates the label. An integer value indicating the position of the newly added appointment in the collection. 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 label in the collection. Creates a new label with the specified color and displayed name, and appends it to the collection of appointment labels. A object specifying the label's color. A string that is the name of the label displayed in label editors. An integer value indicating the position of the newly added label in the collection. Creates a new label with the specified color and displayed name, and appends it to the collection of appointment labels. A object specifying the label's color. A string that is the name of the label displayed in label editors. A string that is the caption of a context menu used to change a label for an appointment. An integer value indicating the position of the newly added label in the collection. Creates a new label with the specified color identifier and displayed name, and appends it to the collection of appointment labels. A enumeration specifying the label's color identifier. A string that is the name of the label displayed in label editors. A string that is the caption of a context menu used to change a label for an appointment. An integer value indicating the position of the newly added label in the collection. Creates a new label with the specified identifier, display name and menu caption. An object that is the unique label identifier assigned to the property. A string that is the label name used for identification in label editors. A string that is the caption of a context menu used to change a label for an appointment. A newly created object. Creates a new label with the identifier created by default, specified displayed name and menu caption which is the same as display name. A string that is the label name used for identification in label editors. A newly created object. Creates a new label with the specified identifier and displayed name, and with menu caption which is the same as display name. An object that is the unique label identifier assigned to the property. A string that is the name of the label displayed in label editors. A newly created object. Creates a new label with the specified identifier, display name, menu caption and color. An object that is the unique label identifier assigned to the property. A string that is the name of the label displayed in label editors. A string that is the caption of a context menu used to change a label for an appointment. A object that is the label's color. A newly created object. Disposes of the AppointmentLabelCollection object. Obtains a label object specified by its identifier. An object that is the identifier of the appointment label. An object with the specified property value if found; otherwise, a new object is created with default settings. Gets the label at the specified index of the AppointmentLabelCollection collection. An integer that is the index of an object in a collection. A object at the specified index. Provides indexed access to individual items in the appointment label 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 fires. An object at the specified position in the collection. Represents an appointment's identification label. Initializes a new instance of the AppointmentLabel class with the default settings. Initializes new instance of the AppointmentLabel class with the specified settings. Initializes new instance of the AppointmentLabel class with the specified settings. Initializes new instance of the AppointmentLabel class with the specified settings. Initializes new instance of the AppointmentLabel class with the specified settings. Gets or sets the color associated with the appointment label. A structure. Gets or sets the label identifier in a Scheduler legacy color scheme. A enumeration member that specifies the label color. Obtains a color from the legacy label color scheme. A enumeration member that specifies a legacy Scheduler label whose color is obtained. A that is the label color. Obtain the skin element name for the specified Scheduler label color scheme identifier. A enumeration member that is the Scheduler label color scheme identifier. A string that is the name of a skin element. Displays scheduled data using one of the available views and provides the capability to edit, save and load appointments. See Scheduler Initializes a new instance of the SchedulerControl class with default settings. Initializes a new instance of the SchedulerControl class with the specified settings. An object implementing the interface. Invokes the scheduler's About dialog box. Notifies accessibility client applications of the specified event for the specified child control. An event being fired. An object that identifies the control to notify regarding the accessible event. Notifies the accessibility client applications of the specified event for the specified child control. An event being fired. The child which fires the event. Gets or sets the print style selected to print the scheduler data using printing library. 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. Occurs for the appointments added to the collection when they are dragged with the primary appointment. 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. Gets an object that defines the settings of the scheduler's Agenda View. An object that is the scheduler's Agenda View. 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. Occurs before the appointment flyout is shown and allows you to substitute a flyout with another control. 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. Reserved for future use. Invokes the dialog for editing a newly created appointment. Allows you to initialize the editors as the option suggests and show the Appointment Recurrence Form for a recurring appointment. true, if the appointment being created will be ; otherwise, false. true, if the appointment being created will be recurring; otherwise, false. Invokes the dialog for editing a newly created all-day appointment. Invokes the dialog for editing a newly created appointment. Invokes the dialog for editing a newly created appointment and a child dialog for editing the recurrence information. Invokes the dialog for editing a newly created all-day appointment and a child dialog for editing the recurrence information. Enables appointments to be painted manually. Enables the backgrounds of appointments to be painted manually. Occurs before displaying the appointment flyout. Follows the event. Enables you to manually draw the visual elements composing the Subject rectangle without having to do a full default draw. 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 Time Indicator to be painted manually. Enables drawing objects on the top of the scheduler view. Enables the top left corner of the week view to be painted manually. Occurs before displaying an appointment flyout and allows you to change the displayed text, background and the subject's font. Precedes the event. Handle this event to specify the caption of the Date Navigation Bar control. Allows changing the caption of a built-in message box prompting the user for an action after an error condition has occurred. Gets or sets the storage for the Scheduler control. An object that is the data storage for the Scheduler control. Provides access to the Date Navigation Bar control used for quick navigation several days forward/backward. A control. 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 that is 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 a value indicating whether the control has input focus. true if the control is focused; otherwise, false. Gets an object that defines the settings of the scheduler's Full Week View. A object that is the scheduler's Full Week View. 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. This member supports the internal infrastructure and is not intended to be used directly from your code. 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. Occurs after the property of the Scheduler control has been changed. 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. Use this event to customize the appearance of certain visual elements before they are painted. 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 options for appointment drag-and-drop action in the scheduler view. An object containing available options for appointment drag-and-drop action. Provides access to the Appointment Flyout options. A object containing options which determine the appointment flyout appearance. 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 resource columns in a grouped view. 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. A object which is 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. For internal use only. Required for the on the appointment editing form. Invokes the confirmation dialog for the specified recurrent appointment. An object that is the appointment to delete. A enumeration member that specifies the return value of the dialog. Invokes the Appointment Dependency form used to modify or delete a specified dependency. An object that is the appointment dependency to modify or delete. A enumeration value that is the return value of the dialog. Invokes the Appointment Dependency form used to modify or delete a specified dependency. An object that is the appointment dependency to modify or delete. True, to display a form as read-only; otherwise, false. A enumeration member that enables you to identify the source of the command to display a form. A enumeration value that is the return value of the dialog. Invokes the Appointment Dependency form used to modify or delete a specified dependency. An object that is the appointment dependency to modify or delete. True to display a form as read-only; otherwise, false. A enumeration value that is 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 is 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 situation all form editors are disabled); otherwise, false. A enumeration value that is the return value of the dialog. Invokes the Edit Appointment dialog for the specified appointment. Also optionally invokes the Recurrence dialog, if required. An object which is the appointment to be edited in the dialog. True to open the Recurrence dialog; otherwise, false. A enumeration value that is 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 that is 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, specifying the 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 Page Setup 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. Obsolete. Use the SchedulerControl.ShowDeleteRecurrentAppointmentForm method instead. An object which is the appointment to delete. True to delete the entire series of a recurring appointment; otherwise, false. A enumeration value that is the return value of the dialog. Invokes the Delete Recurrent Appointments dialog for the specified appointment. Obsolete. Use the SchedulerControl.ShowDeleteRecurrentAppointmentForm method instead. An object which is the appointment to delete. A enumeration value that is 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 that is the data storage for the Scheduler control. Fires after the property's value has been changed. Gets whether the Scheduler can have recurrent appointments. True if the scheduler can have recurrent appointments; otherwise, false. Gets whether the Scheduler can have appointments with reminders. True if the Scheduler can have appointments with reminders; 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. Provides access to an object used for converting time between time zones. A object used for time zone conversion. 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 displayed by the control's scheduling area is 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. Extends the class to provide WinForms-specific options. Initializes a new instance of the WeekViewAppointmentDisplayOptionsEx class with the default settings. Gets or sets whether to display appointment status strip vertically on the left or horizontally at the top. True to display appointment status as a vertical strip on the left; otherwise, false. Specifies how to display the status line. An enumeration value. 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. A method that will handle the event. A method that handles the event. The event source. This parameter identifies the which raised the event. An object which contains event data. Default form used to modify or delete the appointment dependency. Initializes a new instance of the AppointmentDependencyForm class with default settings. Initializes new instance of the AppointmentDependencyForm class with the specified settings. A object specifying the owner of the form. An object whose properties are being edited. Gets or sets whether the form allows editing. true to open a form in read-only mode; otherwise, false. 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. Lists the values specifying the user interface of the Print Preview form. The Print Preview form with the Bars user interface. The Print Preview form with the Ribbon user interface. Provides appearance settings used to paint the 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. 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. 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. Selects a single dependency. An object to select. Provides access to a collection of time scales displayed in the Gantt view. A object containing time scales for this view. Selects the specified appointment dependency so that it is the only selected dependency within the View. An object that specifies the appointment dependency to be selected. Implemented to hide the property of the base class. A enumeration value. 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. 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. Lists how the appointment status can be displayed in the view. Does not display all-day appointment status in the view. The status is displayed only in the appointment. Displays all-day appointment status in the status line. The status line width is specified by the property (by default it is 0 so the status line is hidden). Displays appointment status as the time cell background. If multiple appointments with different statuses occupy the same interval, the highest priority status is displayed. The priority is defined as follows (the lower number is higher priority):