DevExpress.XtraScheduler.v17.2.Core A method that will handle the and events. A method that will handle the and events. The event source. This parameter identifies the or which raised the event. A object which contains event data. Provides data for the and events. Initializes new instance of the CustomizeMessageBoxCaptionEventArgs class with the specified settings. A enumeration value that specifies the localized string used as a caption. Initializes new instance of the CustomizeMessageBoxCaptionEventArgs class with the specified settings. A enumeration value that specifies the localized string used as a caption. A string that will be used as a message box caption. Gets or sets a string for display in the caption of a message box that prompts the end-user to save appointment changes. A string to display. Obtains the identifier of a localized string that will be displayed as the message box caption. A enumeration value that specifies the localized string used as a caption. Represents a time scale whose time cell value is equal to a single day. Initializes a new instance of the TimeScaleDay class with the default settings. Calculates the largest datetime value that is less or equal to the argument and contains an integer number of days. A value. A value representing a date part of an argument. Adds a time interval, equivalent to one day, to the argument value. A value. A value. Calculates the datetime value that is the nearest to the argument and contains an integer number of days. A value. A value specifying a datetime argument rounded to days. Gets the value of the scale unit - a time interval equal to a day. A value representing the time interval of a scale unit. This class is used for a control setting's validation, and holds a control, validation result, and an error message, if any. Initializes a new instance of the ValidationArgs class with the default settings. Gets or sets the control whose settings are validated. An object representing a control used in the procedure of settings validation. Gets or sets text that contains an error message representing the result of control settings validation. A value that contains an error message. Indicates whether settings are valid. true if control settings are valid, otherwise false. The base class for options available for drag-and-drop operations with appointments in the scheduler. Initializes a new instance of the AppointmentDragDropOptionsBase class with the default settings. Gets or sets whether a visual resource distance between appointments remains the same while they are dragged. True, to keep a relative interval measured in visual resources between appointments while they are dragged; otherwise, false. Defines a collection of objects that contain information on appointment images. Adds a standard image of the specified type to the collection of images allowed for display within the appointment body. An enumeration member specifying the image type. An integer that is the index of the image in the collection. This member supports the internal infrastructure and is not intended to be used directly from your code. An enumeration member specifying the image type. An integer that is the index of an image in the collection. Enables you to access the images displayed within a particular appointment, by the specified image type. An enumeration member specifying the image type. An array of objects corresponding to images for display within an appointment. Contains options which define how appointments are displayed when the currently active view is the Agenda View. Initializes a new instance of the AgendaViewAppointmentDisplayOptions class with the default settings. An option that allows multiline display of an appointment subject text. True, to show as many lines as required to display a subject text; otherwise, false. This property has no effect for the Agenda View. Copies all the settings from the AgendaViewAppointmentDisplayOptions object passed as a parameter. An AgendaViewAppointmentDisplayOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. This property has no effect for the Agenda View. Overrides the property of the base class. This property has no effect for the Agenda View. Gets or sets whether the colored circle indicating the appointment label is shown. True to show the label circle; otherwise, false. Gets or sets whether to display appointment's resource captions in the Agenda view. True to show captions of resources associated with the appointment; otherwise, false. This property has no effect for the Agenda View. Overrides the property of the base class. This property has no effect for the Agenda View. Gets or sets the height of an area used to display an appointment subject. An integer that specifies the area height in pixels. A value of 0 (zero) displays a single line of text. Gets or sets whether the bold font is used for the appointment subject in the Agenda view. True to display subject with bold font; otherwise, false. This property has no effect for the Agenda View. Represents an object implementing an appointment synchronization with an import scenario for MS Outlook. Initializes a new instance of the OutlookImportSynchronizer class with the specified Scheduler storage. A object that is a storage to which Outlook objects are imported. Gets or sets the name of the calendar folder (MAPI) from which appointments are retrieved. A string representing the name of a calendar folder. Specifies a custom provider to process a collection of Outlook objects, before they are imported to Scheduler Storage. An object implementing the interface. Represents an object implementing an appointment synchronization with export scenario for MS Outlook. Initializes a new instance of the OutlookExportSynchronizer class with the specified Scheduler storage. A object that is a storage to which Outlook objects are imported. Gets or sets the name of the calendar folder (MAPI) from which appointments are retrieved. A string representing the name of a calendar folder. Specifies a custom provider to process a collection of Outlook objects, before they are exported to an MS Outlook calendar folder. An object implementing the interface. Represents a method that will handle the event. Represents a method that will handle the events associated with 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 ExchangeExceptionEventArgs class with the specified settings. A object representing the original exception thrown. Gets or sets whether an event was handled. If it was handled, the exception is not propagated. true if an exception is propagated; otherwise, false. Provides access to a .NET exception which originated this event. A object representing the original exception thrown. Serves as a base class that implements appointment synchronization for import scenarios. Serves as a base class that implements appointment synchronization for export scenarios. Represents an MS Outlook appointment. Gets or sets whether this appointment is an all-day or multiple-day event. true if an appointment takes up one or more entire days; otherwise, false. Gets or sets the text displayed in the appointment's body. A string containing the body text. Gets or sets the busy status of this messaging user for this appointment. An DevExpress.XtraScheduler.Outlook.Interop.OlBusyStatus enumeration member. Removes any recurrence settings from this appointment. Gets the creation time for the Outlook item. A , indicating the creation time for the event. Removes the appointment item from the collection of Outlook messages. Gets or sets the ending date/time of this appointment. A value representing the appointment's ending time. Gets or sets the time zone for the end time of the appointment. A DevExpress.XtraScheduler.Outlook.Interop._TimeZone object that contains information for a time zone as supported by Microsoft Windows. Gets the unique Entry ID of the appointment. A string representing the unique identifier. Provides access to an object representing recurrence attributes of an appointment. A DevExpress.XtraScheduler.Outlook.Interop.RecurrencePattern object representing a recurrence pattern. Indicates whether this appointment is a recurring appointment. true if this appointment is recurring; otherwise, false. Gets the date and time that the Outlook item was last modified. A value representing the appointment's last modification time. Gets or sets the specific location for the appointment. A string indicating the appointment location. Gets or sets the number of minutes the reminder should occur prior to the start of the appointment. An integer containing the number of minutes. Gets or sets whether a reminder has been set for this appointment. true if a reminder is set; otherwise, false. Saves the appointment to the current folder. Gets or sets the starting time for an appointment. A value representing the appointment's starting time. Gets or sets the time zone for the start time of the appointment. A DevExpress.XtraScheduler.Outlook.Interop._TimeZone object that contains information for a time zone as supported by Microsoft Windows. Gets or sets the subject for the Outlook appointment. A string representing the subject of an appointment. Provides data for the event of the class. Initializes a new instance of the OutlookAppointmentSynchronizingEventArgs class with the specified settings. An object representing the MS Outlook appointment. Initializes new instance of the OutlookAppointmentSynchronizingEventArgs class with the specified settings. An object that is a Scheduler appointment. An object that is a MS Outlook appointment. Gets an MS Outlook appointment before synchronization. An object representing the MS Outlook appointment. Provides data for the event of the class. Initializes a new instance of the OutlookAppointmentSynchronizedEventArgs class with the specified settings. An object representing the MS Outlook appointment. Initializes new instance of the OutlookAppointmentSynchronizedEventArgs class with the specified settings. An object that is a Scheduler appointment. An object that is a MS Outlook appointment. Gets an MS Outlook appointment after synchronization. An object representing the MS Outlook appointment. Provides data for the event of the class. Initializes new instance of the OutlookAppointmentImportingEventArgs class with the specified settings. An object that is a Scheduler appointment. An object that is a MS Outlook appointment. Gets an MS Outlook appointment before import. An object representing the MS Outlook appointment. Provides data for the event of the class. Initializes new instance of the OutlookAppointmentImportedEventArgs class with the specified settings. An object that is a Scheduler appointment. An object that is a MS Outlook appointment. Gets an MS Outlook appointment after import. An object representing the MS Outlook appointment. Provides data for the event of the class. Initializes new instance of the OutlookAppointmentExportingEventArgs class with the specified settings. An object that is a Scheduler appointment. An object that is a MS Outlook appointment. Gets an MS Outlook appointment before export. An object representing the MS Outlook appointment. Provides data for the event of the class. Initializes new instance of the OutlookAppointmentExportedEventArgs class with the specified settings. An object that is a Scheduler appointment. An object that is a MS Outlook appointment. Gets a MS Outlook appointment after export. An object representing the MS Outlook appointment. Represents a folder containing calendar items in MS Outlook. Initializes a new instance of the OutlookCalendarFolder class with the specified settings. A string representing the name of the calendar folder A string representing the full path to the calendar folder A string representing the full path to the calendar folder (corresponds to the MAPIFolder.FullFolderPath Property (Microsoft.Office.Interop.Outlook)), deprecated, not intended to be used. A string representing the full path to the calendar folder (corresponds to the MAPIFolder.FullFolderPath Property (Microsoft.Office.Interop.Outlook)), deprecated, not intended to be used. A string containing the path to the calendar folder. Gets the name of the calendar folder. A string containing the name of the folder. Gets the full path to the calendar folder. A string containing the path to the folder. Provides methods used to convert a value to a string and vice versa. Occurs before the specified value is converted to a string. Converts the specified string to a value. A to convert. A value. If the specified string cannot be converted to a , the is returned. Occurs before the specified string is converted to a value. Resets all options to their default values. Converts the specified value to a string. A value to convert. A value that is the text representation of the time span. If the specified time span cannot be converted to a string, the value is returned. Provides methods to get information on MS Outlook calendar folder names and paths. Gets a list of calendar folders for MS Outlook application. A list of objects, representing calendar folders accessible in MS Outlook. Gets names of all accessible MS Outlook calendars. A string array containing calendar names. Gets full paths of all accessible MS Outlook calendars. An array of strings containing MS Outlook calendar paths. Defines methods for retrieving calendar items from an MS Outlook application. Override this method to retrieve calendar items by the specified path from the specified application. An object that implements the DevExpress.XtraScheduler.Outlook.Interop._Application interface (MS Outlook instance). A string representing a path to a calendar folder. An object implementing the DevExpress.XtraScheduler.Outlook.Interop._Items interface. Override this method to get a MS Outlook instance (or an application that can be used instead - it should implement the DevExpress.XtraScheduler.Outlook.Interop._Application interface). An object that implements the DevExpress.XtraScheduler.Outlook.Interop._Application interface. Override this method to create a list of items representing appointments in export/import processes. A list of objects implementing the DevExpress.XtraScheduler.Outlook.Interop._AppointmentItem interface. An object implementing the DevExpress.XtraScheduler.Outlook.Interop._Items interface. Enables you to get or set a calendar folder name for different types of appointment exchangers. Gets or sets the name of the calendar folder in MS Outlook. A string containing the calendar name. Represents a base class for iCalendar components. Adds a calendar property or a component to the current calendar object. A DevExpress.XtraScheduler.iCalendar.Components.iCalendarBodyItem descendant, representing a calendar object to add. Gets the type of the calendar item. A DevExpress.XtraScheduler.iCalendar.Components.iCalendarBodyItemType enumeration member. Provides access to a collection of calendar components incorporated into the current component. An DevExpress.XtraScheduler.iCalendar.Components.iCalendarComponentCollection object, representing a collection of calendar components. Provides access to a collection of custom properties for a calendar component. An object representing a collection of custom properties. Implements the interface, facilitating the creation of descendants. Initializes a new instance of the OutlookCalendarProvider class with the default settings. Represents an object that imports MS Outlook calendar items into Scheduler appointments. Initializes a new instance of the OutlookImport class with the specified Scheduler storage. A object that is a storage to which Outlook objects are imported. Gets or sets the name of the calendar folder (MAPI) from which appointments are retrieved. A string representing the name of a calendar folder. Imports appointments from the currently installed MS Outlook instance to the Scheduler. Always String.Empty. Otherwise an exception is thrown. Specifies a custom provider to process a collection of Outlook objects, before they are loaded into the Scheduler storage. An object implementing the interface. Represents an object that exports Scheduler appointments to MS Outlook calendar items. Initializes a new instance of the OutlookExport class with the specified Scheduler storage. A object that is a storage containing appointments for export. Gets or sets the name of the calendar folder (MAPI) from which appointments are retrieved. A string representing the name of a calendar folder. This member is obsolete. Use the instead. Specifies a custom provider to process a collection of Outlook objects, before they are loaded into the Scheduler storage. An object implementing the interface. Represents a collection of iCalendar component properties. Initializes a new instance of the iCalendarPropertyCollection class with the default settings. Enables you to add a new property to the iCalendar component. Initializes a new instance of the TextProperty class with the specified settings. A string specifying the name of the property. A string specifying the property's value. Adds property parameters to the iCalendar component property. A string representing the name of a property. A list of strings, containing property values. Adds a property parameter to an iCalendar component property. A string containing the parameter's name. A string containing the parameter's value. Gets a collection of parameters for this property. An DevExpress.XtraScheduler.iCalendar.Components.iCalendarNamedObjectCollection class instance, representing a collection of parameters. Gets the name of a property represented by this TextProperty class instance. A string representing the property's name. Represents an VEVENT calendar component of iCalendar object model. Initializes a new instance of the VEvent class with the default settings. Gets a collection of VALARM calendar components for this event. An instance of the DevExpress.XtraScheduler.iCalendar.Components.VAlarmCollection class representing a collection of DevExpress.XtraScheduler.iCalendar.Components.VAlarm objects. Provides access to the CATEGORIES property of a calendar component. An object of the DevExpress.XtraScheduler.iCalendar.Components.CategoriesProperty type representing a CATEGORIES property. Provides access to the CREATED property of a calendar component. A DevExpress.XtraScheduler.iCalendar.Components.DateTimeCreatedProperty object, representing the CREATED calendar property. Provides access to the DESCRIPTION property of a calendar component. A DevExpress.XtraScheduler.iCalendar.Components.DescriptionProperty object representing the DESCRIPTION calendar property. Provides access to the DTEND property of a calendar component. A DevExpress.XtraScheduler.iCalendar.Components.DateTimeEndProperty object representing the DTEND calendar property. Provides access to the EXDATE property of a calendar component. An DevExpress.XtraScheduler.iCalendar.Components.ExceptionDateTimesPropertyCollection object that is a collection of DevExpress.XtraScheduler.iCalendar.Components.ExceptionDateTimesProperty objects, each representing an appointment exception. Provides access to the EXRULE property of a calendar component. A DevExpress.XtraScheduler.iCalendar.Components.RecurrenceRulePropertyCollection collection containing recurrence rules. Gets whether the event is an 'all-day' event. true if the current event is an all-day event; otherwise, false. Gets whether the event conforms to the 'changed occurrence' type. true if a current event is a changed occurrence; otherwise, false. Gets whether the event conforms to the 'pattern' type. true if a current event is a recurrence pattern; otherwise, false. Provides access to the LAST-MODIFIED property of a calendar component. A DevExpress.XtraScheduler.iCalendar.Components.LastModifiedProperty object, representing the LAST-MODIFIED calendar property. Provides access to the LOCATION property of a calendar component. A DevExpress.XtraScheduler.iCalendar.Components.LocationProperty object representing the LOCATION calendar property. Gets the name of the calendar component ("VEVENT"). The string 'VEVENT'. Provides access to the RECURRENCE-ID property of a calendar component. A DevExpress.XtraScheduler.iCalendar.Components.RecurrenceIdProperty object representing the RECURRENCE-ID calendar property. Provides access to the RRULE property of a calendar component. A DevExpress.XtraScheduler.iCalendar.Components.RecurrenceRulePropertyCollection class instance containing a list of objects used to represent recurrence rules. Provides access to the DTSTAMP property of a calendar component. A DevExpress.XtraScheduler.iCalendar.Components.DateTimeStampProperty object, representing the DTSTAMP calendar property. Provides access to the DTSTART property of a calendar component. A DevExpress.XtraScheduler.iCalendar.Components.DateTimeStartProperty object representing the DTSTART calendar property. Provides access to the SUMMARY property of a calendar component. A DevExpress.XtraScheduler.iCalendar.Components.SummaryProperty object, representing the SUMMARY calendar property. The name of this calendar component - VEVENT. A string 'VEVENT". Provides access to the UID property of a calendar component. A DevExpress.XtraScheduler.iCalendar.Components.UniqueIdentifierProperty object, representing the UID calendar property. Provides data for the event of the and classes. Initializes a new instance of the iCalendarParseExceptionEventArgs class with the specified settings A object representing the original exception thrown. A string containing a line of text in iCalendar format that caused a parse error. An integer representing the erroneous line number in an iCalendar file. Gets the number of a line in an iCalendar file that contains the text which causes an error while parsing. An integer that is the number of the erroneous line. Gets the text causing a parse error. A string containing the text of the line in iCalendar format. Provides methods for recurrence rule conversion between the object and iCalendar format. This member supports the internal infrastructure and is not intended to be used directly from your code. Applies recurrence rule to the specified object. A string that is the recurrence rule defined in RFC 2445 (RRULE in iCalendar format). An object that expose the interface - the object that contains appointment recurring information. Obtains a recurrence rule in iCalendar format from the information contained in the class instance. An object that expose the interface - the object that contains appointment recurring information. A string that is the recurrence rule. Contains methods to serialize and de-serilaze an appointment. Initializes new instance of the AppointmentXmlPersistenceHelper class with the specified settings. An instance which will be serialized. An object. Only required for time zone translations. This member supports the internal infrastructure and is not intended to be used directly from your code. Restores an appointment from an XML serialized string. An object that provides an appointment factory, custom field mappings and time zone translation. A string in XML format containing the serialized appointment. An object created from the string. Restores an appointment from an XML serialized string. An object that provides an appointment factory, custom field mappings and time zone translation. A object that is the root node in XML document containing the serialized appointment. An object created from the string. Provides access to the appointment storage used for serialization - deserialization. AN object that is the appointment storage. Provides data for the persistent object events of the that have a cancel option. Initializes a new instance of the PersistentObjectCancelEventArgs class with the specified settings. A value which is the event's persistent object. This value is assigned to the property. Gets or sets whether to cancel the operation. true to cancel the operation performed on the event; otherwise, false. Lists the visibility mode of the scheduler's tooltips. Tooltips are always shown after a mouse pointer hovers over the object for some time. Tooltips are never shown. Tooltips are shown only when the text is partially or completely hidden and the mouse pointer has hovered over the object for a short while. Represents a reminder for a recurring appointment. Gets the index of an appointment in a recurring chain for which the reminder is invoked. An integer, which is the occurrence's index. Determines whether this reminder can fire an alert at the specified time. A that is the time for which the reminder is tested. An integer that is the time interval between checks of the reminder alert (in milliseconds). True, if the alert can be fired; otherwise, false. Platform-independent interface that defines appointment statuses. Gets or sets the color assigned to a certain appointment status. A structure specifying the color. Gets or sets the type of the current appointment status. An enumeration value that is the type of the appointment status. Represents a storage for the parameters used to specify the distance from the appointmernt's boundary to the column's inner border in the Day View Initializes a new instance of the SchedulerColumnPadding class with the specified setting. Copies all the settings from the SchedulerColumnPadding object passed as a parameter. A SchedulerColumnPadding object whose settings are assigned to the current object. Gets or sets the distance of the appointment's left edge from the column's inner left border in the Day view. An integer, specifying the distance in pixels. Gets or sets the distance of the appointment's right edge from the column's inner right border in the Day view. An integer, specifying the distance in pixels. Contains static properties used to ensure backward compatibility. Turns the serialization mechanism formerly used for persistent objects (, and objects) on or off. True, to use Base64 encoding to serialize objects to the XML format; otherwise, false. Specifies the Out-of-Office status color for WinForms Scheduler. A value that is the color used to indicate the appointment Out-of-Office status. Lists modes that determine the vertical scrollbar visibility in the Timeline view and in all-day area of the Day view. A vertical scrollbar is always visible. A vertical scrollbar is visible if a column contains more appointments than it can fit. A vertical scrollbar is hidden. Allows creating an appointment object if the instance is not available. Creates an appointment of the specified type. An enumeration value specifying the type of the created appointment. A newly created object. Creates an appointment of the specified type with the specified start and end time. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A object specifying the appointment end - the value of the property. A newly created object. Creates an appointment of the specified type with the specified start time and duration. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A object specifying the appointment duration - the value of the property. A newly created object. Creates an appointment of the specified type with the specified start time, end time and a subject. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A object specifying the appointment end - the value of the property. A string that is the appointment's subject - the value of the property. A newly created object. Creates an appointment of the specified type with the specified start time, duration and a subject. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A object specifying the appointment duration - the value of the property. A string that is the appointment's subject - the value of the property. A newly created object. Use for subclassing instead of the former Appointment class to maintain code created prior to v.15.2. Enables you to apply custom logic to a mapping. Converts a value. The value produced by the conversion source. The type to convert to. A conversion context used by a converter, such as the . The converted value. Converts a value. The value produced by the conversion source. The type to convert to. A conversion context used by a converter, such as the instance. The converted value. Contains options which can be specified to ensure compatibility with previous versions. Gets or sets default value of the property. An integer that specifies the number of occurrences in a series. Contains data passed to the target SchedulerControl in the drag-and-drop operation. Creates a new instance of the SchedulerDragData class with the specified appointment. An instance to place in the data to be dragged. Creates a new instance of the SchedulerDragData class with the specified appointment collection. An object that is the collection of appointments to place in the data to be dragged. Creates a new instance of the SchedulerDragData class with the specified appointment collection and specifies a primary appointment. An object that is the collection of appointments to place in the data to be dragged. An integer that is the appointment index in the specified collection. An appointment with that index is considered primary. Provides access to appointments contained in the data to be dragged. An object that is the collection of appointments. Returns the data associated with the SchedulerDragData data format. An object with the interface. A SchedulerDragData instance. Determines whether the data is available in SchedulerDragData format. An object with the interface. True, if the data is in the SchedulerDragData format; otherwise, false. Gets the primary appointment. A primary appointment is an appointment whose properties are used to calculate the properties of other dragged appointments. An object that is the appointment actually dragged; other dragged appointments follow the primary appointment. Gets the index of a primary appointment. A primary appointment is an appointment whose properties are used to calculate the properties of other dragged appointments. An integer that is the index of appointment in the collection. Provides options which define how appointments are displayed when the currently active view is the Timeline View. Initializes a new instance of the TimelineViewAppointmentDisplayOptions class with the default settings. Gets or sets the vertical distance between appointments. An integer, representing the vertical distance between appointments (in pixels). Provides a wrapper for using the IAppointmentFormatStringService interface, enabling you to change time formats used to display appointment start and end times, as well as the string indicating that an appointment extends beyond the visible area. Initializes a new instance of the AppointmentFormatStringService class with the default settings. Override this method to change the format of the appointment continue item. An object exposing the interface. A format string. Override this method to change the format of the appointment continue item. An object exposing the interface. A format string. Override this method to change the format of the appointment end time in the Timeline View. An object exposing the interface. A format string. Override this method to change the format of the appointment start time in the Timeline View. An object exposing the interface. A format string. Override this method to change the format of the appointment end time in the views that use vertical appointments, such as the Day view. An object exposing the interface. A format string. Override this method to change the format of the appointment start time in the views that use vertical appointments, such as the Day view. An object exposing the interface. A format string. Provides a wrapper for using the ITimeRulerFormatStringService interface, enabling you to change captions displayed in the Time Ruler. Initializes a new instance of the TimeRulerFormatStringService class with the default settings. Override this method to change the format of the half-day hour caption at the Time Ruler. A object. A format string. Override this method to change the format of the hour captions displayed at the Time Ruler. A object. A format string. Override this method to change the format of the individual hour captions displayed at the Time Ruler. A object. A format string. Override this method to change the format of the individual minute captions displayed at the Time Ruler. A object. A format string. Override this method to change the format of the time designator displayed at the Time Ruler. A object. A format string. Lists converter locations in the data processing chain. Processes data coming from a data field to the data conversion procedure inherent for default mapping (Convert method) and data coming from default mapping to the data field (ConvertBack method). Processes data coming from the procedure inherent for default mapping to the object's property (Convert method) and data coming from the object's property to the related mapping (ConvertBack method). Processes data coming from the data field to the object's property (Convert method) and data coming from the object's property to the data field (ConvertBack method). Default mapping procedures are bypassed. Contains options specific for the SmartSync Printing feature. Initializes a new instance of the SmartSyncOptions class with the default settings. Copies all the settings from the SmartSyncOptions object passed as a parameter. A SmartSyncOptions instance whose elements are copied to the current object. Gets or sets the grouping used for creating report pages if the option is switched on. A enumeration member specifying the grouping for the SmartSync printing. Provides static methods to obtain the empty resource and its identifier. Gets the identifier interpreted as an empty resource - a resource which does not exist or is undefined. An empty resource identifier. Gets the DevExpress.XtraScheduler.Resource object which as an empty resource - a resource which does not exist or undefined. A object interpreted as an empty resource. Defines a common attribute which can be assigned to appointments to group them. Gets or sets the resource's caption. A value specifying the resource's caption. Gets or sets the color associated with the resource. A value. Gets or sets the color associated with the resource. A string that specifies the resource's color. Use names of the enumeration members and color codes as ARGB hexadecimal values. Gets or sets the image associated with the resource. A value specifying the resource's image. Gets or sets a byte array that consitutes an image associated with a resource. A object that is the array of bytes used to create an image. Gets or sets the Id of the parent resource if resources form a tree-like hierarchy. An object that is the resource identifier. Gets or sets whether the resource is visible. true if the resource is visible; otherwise, false. A collection of appointment dependencies. Initializes a new instance of the AppointmentDependencyCollection class with the default settings. Initializes a new instance of the AppointmentDependencyCollection class with the specified storage. An instance to store the collection. Reads the settings of the appointment dependencies from the specified stream. A descendant from which appointments are read. If null (Nothing in Visual Basic), an exception is raised. Reads the settings of the appointment dependencies from the specified XML file. A value specifying the path to the file from which appointments should be read. If an empty string is specified, an exception is raised. Provides access to the storage object for the appointment dependency collection. A type class instance. Saves all the appointment dependencies within the collection to the specified stream. A descendant to which the appointment dependencies should be written. If null (Nothing in Visual Basic), an exception is raised. Saves all the appointment dependencies within the collection to an XML file. A value specifying the path to the file where the appointments should be written. If an empty string is specified, an exception is raised. Represents a collection of time intervals for a single day. Initializes a new instance of the TimeOfDayIntervalCollection class with the default settings. Gets the duration of the time interval starting at the earliest work time and finishing at the latest work time in a collection. A object representing a time interval. Gets the end of the last work time interval in a collection. A object representing the latest work time. Gets the start of the first work time interval in a collection. A object representing the earliest work time. A base interface which defines a generic collection of color schemas. Adds a color schema to the collection. An object that is the to add to the collection. An integer that is the index of a newly added object in the collection or -1 if the object was not added. Gets the number of objects in the collection. An integer that is the number of items in the collection. Provides access to a color schema by its index. An integer specifying the number of a color schema. A object containing in the collection. Get a color schema by its number or create a new schema based on the specified color value. An integer that is the ARGB color value. An integer that is the number of a scheme. A object. Gets whether the schema collection contains only items created by default. True if the collection contains only default items; otherwise, false. Gets a SchedulerColorSchema by its number. An integer specifying the scheme number. A object. Clears all items and creates default content. Removes an item with the specified index. An integer that is the index of an item to remove. A base class for options which determine how the Time Indicator is displayed in the Scheduler view on different platforms. Initializes a new instance of the TimeIndicatorDisplayOptionsBase class with the default settings. Copies all settings of the TimeIndicatorDisplayOptionsBase object passed as a parameter to the current object. An TimeIndicatorDisplayOptionsBase object whose settings are assigned to the current object. Gets or sets a mode that specifies conditions for displaying the time indicator. A enumeration member. An interface of a storage which holds a collection of appointment dependencies. Adds the specified appointment dependency object to the storage. An object to add to the storage. An integer value indicating the position at which the new element was inserted. Appends an array of appointment dependencies to the storage. An array of objects to append to the collection. Creates a dependency between two appointments specified by their Ids. An object that is the Id of the parent appointment. An object that is the Id of the dependent appointment. An object. Creates a dependency of the specified type between two appointments specified by their IDs. An object that is the ID of the parent appointment. An object that is the ID of the dependent appointment. A enumeration specifying the type of the dependency link. An object. 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 the collection of appointment dependencies within the storage. A object that contains a collection of dependencies. Loads appointment dependencies from the specified file in XML format to the storage. A value specifying the path to the file from which appointment dependencies should be loaded. If an empty string is specified, an exception is raised. Loads appointment dependencies from the stream in XML format to the resource storage. A descendant from which appointment dependencies are loaded. If null (Nothing in Visual Basic), an exception is raised. Gets an object that specifies how persistent resource properties map to the data source fields. An object that provides information on the mapping of the appointment dependency properties to the data fields. Removes an appointment dependency from the storage. An object that is the appointment to remove. Saves appointment dependencies from the storage to a file in XML format. A value specifying the path to the file. If an empty string is specified, an exception is raised. Saves appointment dependencies from the storage to the specified stream. A descendant to which appointment dependency information is written. If null (Nothing in Visual Basic), an exception is raised. Assigns the specified factory to the appointment dependency storage. An object implementing the interface which specifies the new appointment dependency factory for the storage. Specifies the alignment of the Time ruler relative to the scheduler view. Right side of the view for left-to-right layout and left side of the view for RTL layout. Left side of the view for left-to-right layout and right side of the view for RTL layout. Lists modes which determine how the time marker on the TimeRuler is displayed. TimeMarker is always displayed. TimeMarker is always hidden. Displays the time marker if the view contains the current date. Lists modes used to display the Time Indicator visual element in the Scheduler view. Time indicator is always displayed across the entire view. Time indicator is displayed only in the today date's column. Time indicator is hidden. Time indicator is displayed across the view if the view includes a current date. Provides a static method to obtain the identifier of an empty resource. Gets the ID for the empty resource. An object that is the empty resource identifier. An interface that defines a method to supply an object identifier. Implemented in Scheduler objects which have identifiers (almost all persistent and user interface objects). Sets the identifier property of an object to the specified value. An object that is the identifier. Base interface that defines a storage which holds persistent objects. Clears existing base mappings and appends the specified mappings. A object, containing base mappings. Gets or sets whether persistent object data is automatically fetched from the data source when it is modified. true if automatic data loading and reloading is enabled; otherwise, false. Locks the IPersistentObjectStorage<T> object by disallowing visual updates until the EndUpdate or CancelUpdate method is called. Gets the number of elements contained in a collection. An integer representing the number of elements in a collection. Creates the custom fields specific to this persistent object and adds them to the object's custom fields collection. A for which to create custom fields. Provides access to a collection of custom field mappings. A object containing mappings for custom fields. Gets or sets the data source member which supplies data to the storage object. A value specifying the data source member. Gets or sets the object used as the data source to store persistent objects (appointments, resources., appointment dependencies). An that represents the storage's data source. Gets or sets a string used to filter storage objects. A string containing a logical expression. Gets or sets the criteria to filter persistent objects in the storage. A object which is the filter criteria. Gets the names of data columns associated with this IPersistentObjectStorage<T> object. A object. Returns the data row object that contains information about the specified persistent object. A descendant. A that is the data source object (or the data row) containing information about the persistent object. Obtains the value of the specified field in the data row that contains information about the specified persistent object. A descendant for which the content of the source object's data field is obtained. A value which specifies the name of the data field in the source object. A which is the data field value. Gets whether the storage has been locked for updating. True if the storage is locked; otherwise, false. Provides indexed access to individual items contained within the storage. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A IPersistentObjectStorage<T> instance, which represents the persistent object at the specified position. Gets the collection of persistent objects within the storage. A object that contains a collection of persistent objects. Provides access to property mappings. A object that provides information on the mapping of the object properties to data fields. Assigns the specified value to a field in the data row that contains information about the specified persistent object. A descendant. A value which specifies the name of the data field. A which specifies the data field's value. Provides access to the base storage component which holds persistent objects of any kind. An object that is the storage component for all persistent objects. Gets a value indicating if the storage is bound to data. true if the storage is not bound to data; otherwise, false. Checks mapped data source fields and mappings for availability and duplicates. A base interface that defines recurrence information. This property is obsolete and remains for backward compatibility. Always false. Copies the settings from the IRecurrenceInfo object passed as a parameter and assigns the same id if required. A IRecurrenceInfo object whose settings are assigned to the current object. True, to assign the ID of the specified object to the current object; otherwise, false. Copies all the settings from the IRecurrenceInfo object passed as a parameter. A IRecurrenceInfo object whose settings are assigned to the current object. Gets or sets the ordinal number of a day within a defined month. A positive integer value that specifies the day number within a month. Gets or sets the duration of the interval in which recurrences occur. A value that specifies the duration of the recurrence. Gets or sets the end date of the interval in which recurrences occur. A value that specifies the end date for the recurrence. Gets or sets the day which will be the first day of the week used for calculating occurrences. A enumeration value specifying the start day of the week Reconstructs the recurrence information from a string in XML format. A value that is the string containing recurrence information in XML format. Gets the recurrence info identifier. An object that is the identifier of the recurrence info instance. Gets or sets the month on which the appointment occurs. A positive integer value that specifies the month number. Gets or sets how many times the appointment occurs. An integer value that specifies the number of occurrences. Gets or sets the frequency with which the corresponding appointment occurs, with respect to the property. An integer value that specifies the frequency with which the corresponding appointment occurs. Gets or sets the type of the recurrence range. A enumeration value that specifies the recurrence's range type. Resets all recurrence information fields to their default values according to the specified recurrence type. A enumeration value which specifies the recurrence type. Gets or sets the recurrence's start date. A value that specifies the start date for the recurrence. Gets or sets the time zone identifier of the recurrence pattern. A string that is the key string identifier allowed for the System.TimeZoneInfo.Id property. Creates an XML encoding of the recurrence information. A value that represents an XML encoding of the recurrence information object. Gets or sets the time base for the frequency of the appointment occurrences. A enumeration value that specifies the recurrence frequency type. Gets or sets the day/days in a week on which the appointment occurs. The enumeration's value specifying the day/days in a week. Gets or sets the occurrence number of the week in a month for the recurrence pattern. A enumeration value that specifies a week in every month. A base platform-independent interface that defines a storage which holds the Scheduler data. Fires before an appointment's property changes. Occurs when the data source which contains appointment records is modified and appointments are set to be automatically reloaded. Fires after the appointment collection has been cleared. Fires after appointments have been loaded into the storage. Allows you to cancel an appointment deletion. Gets a storage object which manages dependencies between appointments. An object exposing the interface that manages information on appointment dependencies for the scheduler. Fires when the properties of the appointment dependency have been changed. Fires after deletion of one or several appointment dependencies. Fires after one or several appointment dependencies have been added to the storage. Fires when the appointment dependency type is changing. Occurs when the data source which contains appointment dependency records is modified and dependencies are set to be automatically reloaded. Fires after the appointment dependency collection has been cleared. Fires after appointment dependencies have been loaded into the storage. Allows you to cancel the deletion of an appointment dependency. Allows you to cancel the insertion of an appointment dependency to the storage. Allows you to cancel the insertion of an appointment. Gets a storage object that contains appointments. An object that is the storage for appointments. Fires when the appointments' properties have been changed. Fires after deletion of one or several appointments. Fires after one or several appointments have been added to the collection. Creates an appointment of the specified type with the specified start time and duration. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A newly created object. Creates an appointment of the specified type. An enumeration value specifying the type of the created appointment. An object which is an appointment of the specified type. Creates an appointment of the specified type with the specified start time, end time and a subject. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A newly created object. Creates an appointment of the specified type with the specified start time, duration and a subject. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A newly created object. Creates an appointment of the specified type with the specified start and end time. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A object specifying the appointment start - the value of the property. A newly created object. Creates a dependency between two appointments specified by their Ids. An object that is the ID of the parent appointment. An object that is the ID of the dependent appointment. An object. Creates a dependency of the specified type between two appointments specified by their IDs. An object that is the ID of the parent appointment. An object that is the ID of the dependent appointment. An object. Creates an object which provides the capability to control how data is exported to MS Outlook's Calendar. An object which can export data to MS Outlook's Calendar. Creates an object which allows you to control how MS Outlook's Calendar is synchronized with data in the storage. An object which allows MS Outlook's Calendar to be synchronized with the data in storage. Creates an object which allows you to control how data is imported from MS Outlook's Calendar. An object which can import data from MS Outlook's Calendar. Creates an object which allows you to control how data in the storage is synchronized with data in MS Outlook's Calendar. An object which can synchronize data in the storage with data in MS Outlook's Calendar. Creates a reminder for the specified appointment. An object that us the appointment for which a reminder is created. A object that is the reminder for an appointment. Creates a resource for appointments. An object, that is a unique resource identifier. A object. Creates a new resource with the specified ID and a caption. An object that is the unique resource identifier. A string that is the resource caption accessible using the property. A object. Gets or sets in what time zone to store the appointment dates. A enumeration member that specifies a conversion required before storing the DateTime value. Gets or sets whether appointments can have associated reminders. true to enable reminders; otherwise, false. Gets or sets whether restrictive internal criteria for raising the event are applied to reduce the number of data requests. True to use more restrictive internal criteria for determining whether to raise the FetchAppointments event; otherwise, false. Gets or sets whether the scheduler saves the appointment time zone information. True, to save the appointment time zone information; otherwise, false. Saves all appointments to file in iCalendar format. A string that represents a file path to which the appointments will be exported. Exports appointments in the scheduler to a stream in the iCalendar format. A object which specifies the stream into which the scheduler's data will be exported. Exports the data in the storage to the MS Outlook calendar. Exports the data in the scheduler to a file in the vCalendar format. A , containing the full path (including the file name and extension) of the file to which the scheduler's data will be exported. Exports the data in the scheduler to a stream in the vCalendar format. A object which specifies the stream into which the scheduler's data will be exported. Occurs before the ISchedulerStorageBase starts retrieving the appointments for the specified time interval. Gets or sets whether to raise the FetchAppointments event when the EnableSmartFetch property is switched on and visible resources are changed. True to raise FetchAppointments event in smart fetch mode when visible resources are changed; otherwise, false. Hides specific appointments in the Scheduler control. Hides specific appointment dependencies in the Gantt view. Enables you to fire alerts only for specific reminders. Hides specific resources in the Scheduler control. Retrieves the collection of appointments that fall within the specified time interval. A System.DateTime value that specifies the start time of the required time interval. A System.DateTime value that specifies the end time of the required time interval. An collection of appointments which belong to the specified time interval. Retrieves the collection of appointments that fall within the specified time intervals. A object which contains the required time intervals. An collection of appointments which belong to the specified time intervals. Retrieves the collection of appointments that fall within the specified time interval. A object which contains the required time interval. An collection of appointments which belong to the specified time interval. This member supports the internal infrastructure and is not intended to be used directly from your code. Returns the data row object which supplies data to the specified persistent object. An object exposed by the interface. It can be the Scheduler persistent object (an appointment, resource or appointment dependency). A which is the source data object (or the data row), providing data for the persistent object. Gets the value of the specified field in the data row that supplies data for the persistent object. An object exposing the interface (persistent object, such as an appointment or resource). A which specifies the name of the data field. A which is the value of the data field. Gets a resource contained in the storage by its ID value. A which is the resource ID. A object whose is equal to the specified resource ID. If no resource with the specified ID is found, then the empty resource (a resource with ID equal to the value) will be returned. Imports appointments from the file in iCalendar format. A string that represents a file path from which the appointments will be imported. Imports appointments from the file in iCalendar format. A object which specifies the stream from which the appointment data is imported. Imports data from MS Outlook's Calendar to the scheduler's storage. Imports the scheduler's data from a stream whose data is in the vCalendar format. A object which specifies the stream that contains the data to import to the scheduler. Imports data into the scheduler from a file in the vCalendar format. A , containing the full path of the file from which the data will be loaded. Gets whether the storage has been locked for updating. true if the storage is locked; otherwise, false. Updates the Scheduler control to reflect any changes made in the persistent object data sources. Occurs when a reminder alert is invoked. Gets or sets the reminder's behavior if the reminder alert falls within the interval that actually doesn't exist because of the Daylight Saving Time shift. A enumeration value that specifies at what time the alert is triggered. Gets or sets the time interval a reminder's alert time should be checked (in milliseconds). An integer value which represents the time interval between checks of the reminder's alert. Gets whether the reminders are enabled. true if the reminders are enabled; otherwise, false. Fires when a resource's property is about to be changed. Occurs when the data source which contains resources is modified and the automatic reloading of resources is enabled. Fires after the resource collection has been cleared. Fires after resources have been loaded into the storage. Allows canceling the deletion of a resource. Allows you to cancel the addition of a resource. Gets the object which manages resources for appointments. A object which manages resources for appointments. Occurs after modifying resource(s) in the storage. Occurs after a resource(s) is deleted. Gets or sets a value indicating whether an appointment can be associated with multiple resources. true if resource sharing is enabled; otherwise, false. Occurs when new resources are inserted into the scheduler storage. Specifies the appointment dependency factory for use by the storage. An object which specifies the new appointment dependency factory for the scheduler storage. Specifies the appointment factory for use by the storage. An object implementing the interface which specifies the new appointment factory for the scheduler storage. Assigns the specified value to a field in the data row that contains information about the specified persistent object. A class descendant which is the persistent object (, or object). A value which specifies the name of the required data field. A which specifies the required data field's value. Specifies the resource factory for use by the storage. An object implementing the interface which specifies the new resource factory for the scheduler storage. Gets whether the scheduler storage can have recurrence information. True if the scheduler storage can contain appointment recurrence information; otherwise, false. Gets whether the scheduler storage can have reminder data. True if the scheduler storage can contain reminder data; otherwise, false. Updates MS Outlook's Calendar entries with appointments from the Scheduler storage. A that is the name of the data field which contains the Outlook Entry ID value. Updates Scheduler appointments with MS Outlook's Calendar entries. A that is the name of the data field which contains the Outlook Entry ID value. Gets or sets the time zone in which the storage operates. A string that identifies a time zone available in the system (one of the System.TimeZoneInfo.Id values). Gets a value indicating if the scheduler storage is bound to data. true if the storage isn't bound to data; otherwise, false. A base interface that defines a storage which holds resources for appointments. Appends the specified object to the collection of resources in the storage. A object to append to the collection. An integer value indicating the position into which the new element was inserted. Appends an array of resources to the storage. An array of objects to append to the collection. Gets or sets a type of format to store the color information. A enumeration value, indicating the type in which the color is stored. Determines whether the storage contains the specified resource. A object to locate in the storage. true if the storage contains the specified resource; otherwise, false. Creates a new resource with the specified ID. An object that is a unique resource identifier. A object. Creates a new resource with the specified ID and caption. An object, that is a unique resource identifier. A string that is displayed as resource's caption. A object. Gets a resource from the collection by its ID value. A which is a unique resource identifier. A object whose is equal to the specified resource ID. If no resource with the specified ID is found, then the empty resource (a resource with ID equal to value) will be returned. Gets the collection of resources contained in the storage. A object that contains a collection of resources. Loads resources from the stream in XML format to the resource storage. A descendant from which resources are loaded. If null (Nothing in Visual Basic), an exception is raised. Loads resources from the specified file in XML format to the resource storage. A value specifying the path to the file from which resources should be loaded. If an empty string is specified, an exception is raised. Gets an object that specifies how persistent resource properties map to the data source fields. An object that provides information on the mapping of the resource properties to the data fields. Removes the specified resource from the storage. A object that is the resource to be removed. Saves resources from the resource storage to a file in XML format. A value specifying the path to the file. If an empty string is specified, an exception is raised. Saves resources from the resource storage to the specified stream in XML format. A descendant to which resources should be written. If null (Nothing in Visual Basic), an exception is raised. Assigns the specified resource factory to the IResourceStorageBase. An object, implementing the IResourceFactory interface, which specifies the new resource factory for the storage. A base interface for the Scheduler persistent objects (appointments, resources, appointment dependencies). Copies all properties of the object passed as the parameter to the current object. An IPersistentObject object whose settings are assigned to the current object. Gets the collection of custom fields bound to the persistent object. A object representing the collection of the persistent object's custom fields. Deletes the persistent object from the storage or collection. Provides access to the data record for the persistent object. A instance that provides an object with data. A data row object that contains current object data. (( instance if Microsoft OLE DB provider is used to connect the Scheduler to the data source). Returns the data object that is bound to the current persistent object. A object that represents the storage control which owns the persistent object. A that is the data source object which is bound to the persistent object. Obtains the value of the data field in the record bound to the current , supplied by the specified storage object. A class instance that stores the data. A , that is the name of the data field. A , that is the field contents. Gets the object's identifier. An object that is the identifier of the IPersistentObject instance. Gets a value indicating whether a persistent object has been disposed of. true, if the persistent object has been disposed of; otherwise, false. Gets whether the persistent object is locked while it is being updated. True if the persistent object is locked; otherwise, false. Gets or sets a value that identifies the data row bound to the persistent object. The handle (identifier) of the data row in the data source. Performs a transaction to change the value of the field in the data record bound to the persistent object. A instance that stores data for the object. A , that is the name of the data field. A , that is the new field value. A platform-independent base interface that defines a storage which holds appointments. Appends the specified object to the storage's collection. An object to append to the collection. An integer value indicating the position at which the new appointment was inserted. Appends an array of appointments to the storage. An array of objects to append to the storage's collection. Determines whether the storage contains the specified appointment. An object to locate in the collection. True, if the storage's collection contains the specified appointment; otherwise, false. Creates a new appointment of the specified type. An enumeration member specifying the appointment type. An object that is the new appointment. Creates an appointment of the specified type with the specified start time and duration. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A object specifying the appointment duration - the value of the property. A newly created object. Creates an appointment of the specified type with the specified start time, end time and a subject. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A object specifying the appointment end - the value of the property. A string that is the appointment's subject - the value of the property. A newly created object. Creates an appointment of the specified type with the specified start time, duration and a subject. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A object specifying the appointment duration - the value of the property. A string that is the appointment's subject - the value of the property. A newly created object. Creates an appointment of the specified type with the specified start and end time. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A object specifying the appointment end - the value of the property. A newly created object. Gets the appointment by its identifier. An object that is the unique identifier of an appointment, accessible using the Appointment.Id property. An object. Determines whether the appointment is new, so that it is not an occurrence, and the current IAppointmentStorageBase does not contain it. An object that is the appointment in question. true, if the appointment isn't contained in this storage and in recurrent series of appointments in the storage; otherwise, false. Provides access to the collection of appointments within the storage. An object that contains a collection of appointments. Provides access to the storage containing appointment label objects. An object that is the storage for appointment labels. Fires when a problem occurs in appointment loading to the storage from an external data source. Loads settings of appointments from the specified XML file to the appointment storage. A value specifying the path to the file from which appointments should be loaded. If an empty string is specified, an exception is raised. Loads settings of appointments from the specified stream to the appointment storage. A descendant from which appointments are loaded. If null (Nothing in Visual Basic), an exception is raised. Provides access to appointment mappings. An object that provides information on the mapping of the appointment properties to data fields. Removes the specified object from the storage. An object that is the appointment to remove. Gets or sets a value indicating whether an appointment can be associated with multiple resources. true, if the resource sharing is enabled; otherwise, false. Saves appointments from the storage to the specified stream. A descendant to which appointment information is written. If null (Nothing in Visual Basic), an exception is raised. Saves appointments from the storage to a file in XML format. A value specifying the path to the file with appointment information. If an empty string is specified, an exception is raised. Assigns the specified appointment factory to the appointment storage. An object implementing the interface which specifies the new appointment factory for the storage. Provides access to the storage containing appointment status objects. An object that is the storage for appointment statuses. Gets whether the appointment storage can contain recurrence information. True, if the appointment storage can contain appointment recurrence information; otherwise, false. Gets whether the appointment storage can have reminder data. True, if the information on appointment reminders is obtained from a data source; otherwise, false. An interface that defines a storage which holds appointment statuses. Creates a new status with the specified name. A string that is the name of a status to use in appointment status editors. An object that is a new status. Creates a new status with the specified name and identifier. A that is the unique status identifier used in the property. A string that is the name of a status to use in appointment status editors. An object that is a new status. Creates a new status with the specified name, identifier and menu caption. A that is the unique status identifier used in the property. A string that is the name of a status to use in appointment status editors. A string that is the name of a status to use as the menu caption. An object that is a new status. Obtain a status by its type. A enumeration member that is the status type. An object that is the appointment status. An interface that defines a storage which holds appointment labels. Creates a new label with the specified name. A string that is the name of a label to use in appointment label editors. An object that is a new label. Creates a new label with the specified name and identifier. A that is the unique label identifier used in the property. A string that is the name of a label to use in appointment label editors. An object that is a new label. Creates a new label with the specified name, identifier and menu caption. A that is the unique label identifier used in the property. A string that is the name of a label to use in appointment label editors. A string used as a caption in context menu for changing the appointment label. An object that is a new label. Platform-independent interface that defines the appointment label. Gets or sets an ARGB value of the label color. An integer that is the ARGB color value. Gets or sets the color of the appointment label by its name. A string that is the name of the predefined color (listed in the enumeration) or the ARGB value prefixed with 0x. An interface that defines an appointment in the Scheduler. Gets or sets whether the current appointment lasts the entire day (or several days). True, if this is an all-day appointment; otherwise, false. Copies all settings from the object passed as the parameter to the current object. A Appointment object whose settings are assigned to the current object. Creates a copy of the current Appointment object. An Appointment object which is a copy of the current object. Creates an exceptional appointment within a chain of recurring appointments. An value that specifies the type of the exceptional appointment. A zero-based integer which identifies the index in the chain of recurring appointments at which the new exceptional appointment will be created. An object which is the newly created exceptional appointment. Creates a new Reminder for this appointment. A object that is the reminder for the current appointment. Removes changed and deleted occurrences for the current pattern appointment. Gets or sets the text for the appointment's description. A value that specifies the appointment's description. Gets or sets the duration of the appointment. A value representing the duration of the appointment. Gets or sets the end date and time of the appointment. A value representing the end of the appointment. Returns an appointment that is an exception in the recurrence series at the specified index. A integer specifying the index in a recurrence chain. An object that is the exceptional appointment. Returns a collection of the changed and deleted occurrences for the current pattern appointment. An collection which contains the changed and deleted occurrences for the current pattern appointment. Gets an occurrence at the specified position within a series of recurring appointments. A zero-based integer which identifies the index of an occurrence in the series of recurring appointments. An object which is an occurrence at the specified position. Gets whether changed or deleted occurrences have been created for the current pattern appointment. true, if changed or deleted occurrences have been created for the current pattern appointment; otherwise, false. Gets or sets a value that indicates whether one or more reminders are associated with the appointment. true, if the appointment has at least one reminder; otherwise false. Gets whether the appointment is base (of the Normal or Pattern type). True if it's a base appointment; otherwise, false. Gets whether the appointment is an exception (of the ChangedOccurrence or DeletedOccurrence type). True, if it's an exception appointment; otherwise, false. Gets whether the appointment is an occurrence (of the Occurrence, ChangedOccurrence or DeletedOccurrence type). True if it's an occurrence appointment; otherwise, false. Gets whether the appointment is recurring. True if the appointment is recurring; otherwise, false. Gets or sets the integer identifier of the label object associated with the appointment. Obsolete. Use the property instead. An integer that specifies the unique identifier of the . Gets or sets the identifier of the label object associated with the appointment. An object that specifies the unique identifier of the . Gets or sets the text that specifies a place where the appointment is scheduled. A value that specifies the appointment's location. Gets whether the appointment's duration is equal to or greater than one day. true if the appointment lasts one day or more; otherwise, false. Gets the value for the appointment in a recurrence series that conforms to the recurrence rule. A value that is the end of the appointment. Gets the value for the appointment in a recurrence series that conforms to the recurrence rule. A value that is the end of the appointment. Gets or sets the value that describes the completion status of a task. An integer from 0 to 100 indicating the percent of completion for the task. Zero indicates a task that has not yet been started; a value of 100 means that a task has been fully completed. Gets the index in the recurrence series. An integer value that is the appointment's zero-based index within the recurrence series. Gets information that specifies recurrence rules. A object that contains information about recurrence rules. Gets the pattern appointment for the current appointment. An object that is the pattern appointment or null if the current appointment is not recurring. Gets a reminder associated with the current appointment (the first reminder in the collection, if there are several reminders). A object that is a reminder used to provide a notification of a future appointment, the first reminder in the collection, if there are several reminders, or null (Nothing in Visual Basic) if no reminder is associated with the appointment. Gets a collection of reminders associated with the current appointment. A object that is a collection of reminders used to provide a notification of a future appointment. Gets or sets the unique identifier of the resource associated with the current appointment, or the ID of the first resource if resource sharing is enabled. A value that specifies the resource's unique identifier. Gets a collection of identifiers of all resources associated with the current appointment. An object which contains resource identifiers. Replaces an exceptional appointment with the regular occurrence in the recurring series. Gets whether the appointment's start and end times are on the same day. true, if the appointment is scheduled in a single day; false, if the appointment's start and end times are on different days. Gets or sets the start date and time of the appointment. A value that is the start of the appointment. Gets or sets the integer identifier of the status object associated with the appointment. Obsolete. Use the property instead. An integer that is the unique identifier of the object. Gets or sets the unique identifier of the status object associated with the appointment. An object that is the unique identifier of the object. Gets or sets the appointment's subject text. A value that specifies the text of appointment's subject. Gets or sets a time zone identifier for an appointment. A string that is the time zone identifier specific for .NET. Gets the type of an appointment. An enumeration value which specifies the appointment's type. A collection of appointments. Initializes a new instance of the AppointmentBaseCollection class with the default settings. Finds all elements with a predicate match and returns them in a list collection. A predicate method delegate, which returns true if there's a match and the element is found. An object containing items that meet the criteria. Retrieves the collection of appointments that are in the specified time interval. A object specifying the required time interval. An object representing the collection of appointments which belong to the specified time interval. Note, that time intervals bounds are excluded in this case. Retrieves the collection of appointments that are in the specified time interval from the specified collection of appointments sorted by start dates. An object specifying the collection of appointments sorted by their dates. A object specifying the required time interval. An object representing the collection of appointments which belong to the specified time interval. Note, that time intervals bounds are excluded in this case. Contains options that affect the visual representation of an appointment. Initializes a new instance of the AppointmentViewInfoOptions class with the default settings. Gets or sets the type of sign to indicate that the appointment time ends beyond the visible interval of dates. An enumeration specifying how appointment continuation is indicated. Gets or sets how the task progress is displayed within the appointment body. A enumeration value that lists possible variants of the task progress display. Occurs when a property value of any of the AppointmentViewInfo options changes. Gets or sets whether to display a bell icon indicating an associated reminder. true to display a bell icon; otherwise, false. Gets or sets whether to display a time indicating the end of the appointment. true to display the time; otherwise, false. Gets or sets whether to display a recurrence symbol. true to display a symbol; otherwise, false. Gets or sets whether to display a time indicating the start of the appointment. true to display the time; otherwise, false. Gets or sets whether to display the time as a clock with arrows. true to display the time as a clock symbol; otherwise, false. Gets or sets the type of sign to indicate that the appointment time starts beyond the visible interval of dates. An enumeration specifying how appointment continuation is indicated. 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. Lists the types of behavior that can be set to the reminder if it falls in the Daylight Saving Time shift - a non-existing time interval on the Daylight Saving Time start date, usually between 2:00:00 and 2:59:59 AM. If the appointment start time or the projected alert time falls into a non-existing time interval, the alert is triggered at the end of the Daylight Saving Time shift. Unlike the AlertAfterDstShift value, the alert time is not recalculated if the appointment start time falls in the DST shift and the alert is always triggered at the end of the DST shift. Unlike the Alert value, the AlertAfterDstShift calculates the alert time using the reminder time before the actual start of the appointment. If the calculated alert time falls into a non-existing time interval, the alert is triggered at the end of the Daylight Saving Time shift. Dismisses the reminder. Triggers the reminder at the specified time before the event. Defines options and characteristics used to display an appointment in a view. Gets the time interval of the appointment. A object representing the scheduled time. 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. This member supports the internal infrastructure and is not intended to be used directly from your code. Specifies the time interval of the time cells covered by the appointment. A object representing the time range of the time cells. Indicates whether an appointment spans across several days. true if an appointment spans across several days; otherwise, false. Provides access to several characteristics determining how an appointment is displayed. An object containing certain appointment view characteristics. Provides access to the resource associated with the current appointment view. A object, that is the resource associated with an appointment. A class implemented for time zone conversion. Initializes a new instance of the TimeZoneHelper class with the specified client time zone ID. A string that specifies the client time zone. The string must be one of the available System.TimeZoneInfo.Id values. Gets the client time zone of the TimeZoneHelper. A object identifying a time zone. Fires when the property value is changed. Converts a DateTime value from the appointment time zone to the time zone of the scheduler storage (operational time zone). A value in the appointment time zone. A string that specifies the appointment time zone. The string must be one of the available System.TimeZoneInfo.Id values. A value in the operational time zone. Converts a time interval from the client time zone to the specified time zone. A in the client time zone. A string that specifies the destination time zone. The string must be one of the available System.TimeZoneInfo.Id values. true, to treat all-day intervals as floating intervals (i.e., that do not belong to any time zone); otherwise, false. The in the specified time zone. Converts a time interval from the client time zone to the specified time zone. A in the client time zone. A string that specifies the destination time zone. The string must be one of the available System.TimeZoneInfo.Id values. The in the specified time zone. Converts a DateTime value from the client time zone to the specified time zone. A value in the client time zone. A string that specifies the destination time zone. The string must be one of the available System.TimeZoneInfo.Id values. A value in the specified time zone. Converts a time interval from the client time zone to the time zone of the scheduler storage (operational time zone). A in the client time zone. true, to treat all-day intervals as floating intervals (i.e., that do not belong to any time zone); otherwise, false. The in the operational time zone. Converts a time interval from the client time zone to the time zone of the scheduler storage (operational time zone). A in the client time zone. The in the operational time zone. Converts a DateTime value from the client time zone to the time zone of the scheduler storage (operational time zone). A value in the client time zone. The value in the operational time zone. Converts a time interval from one specified time zone to another. A value in the specified client time zone. A string that specifies the destination time zone. The string must be one of the available System.TimeZoneInfo.Id values. A string that specifies the client (source) time zone. The string must be one of the available System.TimeZoneInfo.Id values. A value in the specified target time zone. Converts a DateTime value from the operational time zone to the specified time zone. A value in the operational time zone. A string that specifies the destination time zone. The string must be one of the available System.TimeZoneInfo.Id values. A value in the specified time zone. Gets the time zone in which the scheduler storage operates. A object identifying the time zone of the SchedulerStorage. Converts a DateTime value from the operational time zone (the time zone of the scheduler storage) to the time zone of the appointment. A value in the operational time zone. A string that specifies the appointment time zone. The string must be one of the available System.TimeZoneInfo.Id values. A value in the appointment time zone. Converts a DateTime value from the specified time zone to the client time zone. A value in the specified time zone. A string that specifies the destination time zone. The string must be one of the available System.TimeZoneInfo.Id values. A value in the client time zone. Converts a time interval from the specified time zone to the client time zone. The in the specified time zone. A string that specifies the destination time zone. The string must be one of the available System.TimeZoneInfo.Id values. true, to treat all-day intervals as floating intervals (i.e., that do not belong to any time zone); otherwise, false. The in the client time zone. Converts a DateTime value from the client time zone to the time zone of the scheduler storage (operational time zone). A value in the client time zone. A value in the operational time zone. Converts a time interval from the time zone of the scheduler storage (operational time zone) to the client time zone. The in the operational time zone. The in the client time zone. Converts a time interval from the specified time zone to the client time zone. The in the specified time zone. A string that specifies the destination time zone. The string must be one of the available System.TimeZoneInfo.Id values. The in the client time zone. Converts a time interval from the specified time zone to the client time zone. The in the specified time zone. true, to treat all-day intervals as floating intervals (i.e., that do not belong to any time zone); otherwise, false. The in the client time zone. Converts a DateTime value from one time zone to another. A value in the source time zone. A string that specifies the destination time zone. The string must be one of the available System.TimeZoneInfo.Id values. A string that specifies the destination (client) time zone. The string must be one of the available System.TimeZoneInfo.Id values. A value in the destination time zone. Converts a DateTime value from the specified time zone to the time zone of the scheduler storage (operational time zone). A value in the specified time zone. A string that specifies the destination time zone. The string must be one of the available System.TimeZoneInfo.Id values. A value in the operational time zone. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Provides data for the event of the descendant controls. Initializes new instance of the WorkTimeValidationEventArgs class with the specified settings. A containing work times for a single day. A object representing the time interval for which the work times are validated. A object representing a resource for which the work times are validated. Provides access to a resource, for which the work-time interval is validated. A object. Provides access to a time interval, for which the work-time interval is validated. A object. Gets or sets the work-time interval to be validated. A object. Provides access to the collection of work times specified for a single day. A representing time intervals for a day. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Provides data for the event of the descendants. Initializes a new instance of the TimeIntervalsValidationEventArgs class with the specified time interval settings. A object containing time intervals. Gets the time intervals for which the report is being built. A containing the report's time intervals. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Provides data for the event of the descendant controls. Initializes a new instance of the ResourcesValidationEventArgs class with the specified resources. A object representing a collection of resources. Provides access to the collection of resources available in the report. A object containing resources for the report. A base class for print adapters of the XtraSchedulerReport. Gets or sets the string identifier of the time zone used by the print adapter. A string that uniquely identifies the time zone. The value is equal to that returned by the System.TimeZoneInfo.Id property. Occurs when the property value is changed. Gets or sets whether different controls in a report should synchronize their data iterations (the SmartSync Printing feature). true to enable the SmartSync Printing feature; otherwise, false. Gets or sets the day that the scheduler week starts from. A enumeration value, specifying the start day of the week for the scheduler. Occurs when the property value is changed. Retrieves the collection of appointments that fall within the specified time interval associated with the specified resource. A object which identifies the required time interval. A object which specifies the resources associated with the targeted appointments. An collection of appointments which meets the specified criteria. Gets or sets the string identifier of the time zone used by the print adapter. A string that uniquely identifies the time zone. The value is equal to that returned by the System.TimeZoneInfo.Id property. Gets the value specified for the Scheduler control. A enumeration value specifying the start day of the week for the Scheduler. Returns the color of the specified appointment label. An object that is the label identifier (the Id property value of the object). A structure which is the label's color. A Color.White value if the label cannot be found. Returns a collection of color schemes used for visual representation of Resources in the Scheduler. A which contains color schemes for the scheduler's resources. Obtains a collection of visible resources. A object containing currently visible resources. 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. Returns the Appointment's Status by its ID. An object that is the appointment status identifier (the Id property value of the object). An object which is the status of the appointment. Obtains the time interval for display. A object containing time intervals used for displaying appointments. Obtains the collection which identifies which days are assigned to a workweek. A object which identifies work days. Gets a report's work times for a specified time interval and resource. A object specifying the queried time interval. A specifying the resource for which the work times are queried. A collection containing work times for a single day. Occurs when the collection is modified. Gets the color schemas used to paint resources in the report. An object which contains color schemes used to display resources. Gets the number of displayed resources. An integer, representing the number of resources. Occurs when the Scheduler source of the print adapter is changed. Specifies the object used to get the scheduling data - the SchedulerStorage or the SchedulerControl object. A or the object. Provides access to options specific to the SmartSync Printing feature. An object exposing the interface, allowing you to specify SmartSync-specific options. Gets or sets the time interval used by the print adapter to create a report. A object representing the time interval. Occurs when the value is changed. Occurs when appointments are retrieved to create a report document. Occurs when resources are obtained for use in the report. Occurs when the print adapter retrieves information on time intervals required for creating a report. Occurs when the print adapter retrieves the work time value for use in the report. Gets or sets the work time interval for a day. A value representing the work time interval. Occurs when the property is modified. Serves as the base class for classes which represent mappings of data fields to default persistent object's properties. Gets the names of the mappings which are required for correct operation. A string array, containing mapping names. Provides options which define certain characteristics of Navigation Buttons. Initializes a new instance of the SchedulerNavigationButtonOptions class with the default settings. Specifies the time span used by Navigation Buttons to search for the nearest appointments (in days), so it is limited to a reasonable range. A System.TimeSpan value, specifying the search range. Copies all settings from the options object passed as the parameter to the current object. A SchedulerNavigationButtonOptions object (which is the descendant) whose settings are assigned to the current object. Gets or sets the caption for the right (forward) navigation button. A representing a text to display on the button. Gets or sets the caption for the left (backward) navigation button. A representing a text to display on the button. Specifies whether the buttons are always visible, always hidden or their visibility depends on the situation. A enumeration member. Contains values that specify the data type of the mapped data column in the unbound mode. Indicates that the mapped data column contains Boolean values (the type). Indicates that the data column contains date/time values (the type). Indicates that the data column contains decimal values (the type). Indicates that the data column contains integer values (the type). Indicates that the data column contains values of any type. Indicates that the data column contains string values (the type). Specifies how the selection extends when the time scale is changed to a larger one. The selection is adjusted to represent the originally selected interval, so the selection may span acreoos several cells. The selection is reset, so it occupies only the beginning of the previously selected interval. Specifies how the selection is applied to the specified appointment. The appointment is added to the collection of selected appointments, available via the property. The collection is cleared. Does nothing. Adds the specified appointment to the collection of selected appointments. Changes the selection state of the appointment to the alternative. Deselects the specified appointment. Serves as the base class for classes that represent collections of custom mappings of the properties of persistent objects (appointments or resources). Initializes a new instance of the CustomFieldMappingCollectionBase<T> class with the default settings. Adds the specified object to the current collection. A DevExpress.XtraScheduler.CustomFieldMappingBase object to append to the collection. An integer value indicating the position of the element. Provides indexed access to individual items in the collection by their names. A value specifying the name of the custom field to get. A object which represents the custom field mapping with the specified name. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the custom field mapping at the specified position. Serves as the base class for classes that provide mapping of the custom properties of persistent objects (appointments or resources) to appropriate data fields. This member supports the internal infrastructure and is not intended to be used directly from your code. Gets or sets the name of the member in a datasource which should be mapped to a specific property. A value which represents the data member to be mapped. Gets or sets the name of the property which should be mapped to a specific member in a datasource. A value which represents the property name to be mapped. This member supports the internal infrastructure and is not intended to be used directly from your code. Gets the type of this custom field mapping object. A System.Type which represents the type of this custom field mapping object. Gets or sets the value type of a custom field. A enumeration member, specifying the type of a custom field. Represents a base class for the storage of persistent objects (appointments and resources). Clears previous mappings and appends base mappings. A object containing mappings. Appends to the collection of actual mappings. For internal use. Adds mappings for persistent object properties with field names equal to property names. A object to which mappings are added. Adds mappings defined in the storage to the specified mapping collection. A object to which mappings are added. Gets or sets whether persistent object data is automatically fetched from the data source when it is modified. true if automatic data loading and reloading is enabled; otherwise, false. Occurs when persistent object data is automatically fetched from the data source; allows cancelling data loading. Starts the scheduler storage initialization. Initialization occurs at runtime. Locks the object until the EndUpdate or CancelUpdate method is called. Unlocks the PersistentObjectStorage<T> object after it has been locked by the BeginUpdate method, without causing an immediate visual update. Removes all the items from the persistent object storage. Commits changes to an existing object. Updates the object data record in the underlying data source. For internal use. A persistent object to commit. Commits a new object. Creates a new object data record and stores it in the underlying data source. For internal use. A persistent object to commit. Gets the number of elements contained in a collection. An integer representing the number of elements in a collection. Creates the custom fields specific to this persistent object and adds them to the object's custom fields collection. A for which to create custom fields. Gets or sets mappings for custom fields. A object containing mappings for custom fields. For internal use only. A DevExpress.XtraScheduler.Data.DataManager object. Gets or sets the data source member which supplies data to the storage object. A value representing the data source member. Gets or sets the object used as the data source to store persistent objects (appointments, resources or appointment dependencies). An that represents the storage's data source. Disposes of the PersistentObjectStorage<T> object. Finalizes the storage initialization. Unlocks the PersistentObjectStorage<T> object after a call to the BeginUpdate method and causes an immediate visual update. Gets or sets a criteria string used to filter storage objects. A string, that is a logical expression. Occurs when the property value is changed. Gets or sets the criteria to filter persistent objects in the storage. A object which is the filter criteria. Gets the names of data columns associated with this PersistentObjectStorage<T> object. A object. Returns the data row object that contains information about the specified persistent object. A descendant which represents the persistent object (appointment, resource or object). A which is the data source object (or the data row) containing information about the persistent object. Returns the value of the specified field in the data row that contains information about the specified persistent object. A descendant for which the content of the source object's data field is obtained. A value which specifies the name of the data field in the source object. A which is the data field value. Gets a value indicating whether a storage has been disposed of. true, if the storage has been disposed of; otherwise, false. Gets whether the storage is being initialized. True if the storage is being initialized; otherwise, false. Gets whether the storage has been locked for updating. true if the storage is locked; otherwise, false. Provides indexed access to individual items contained within the storage. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A PersistentObjectStorage<T> instance, which represents the persistent object at the specified position. Gets the collection of persistent objects within the storage. A object that contains a collection of persistent objects. Loads persistent objects from the data source to the storage. True to load additional information about objects; otherwise, false. Provides access to object mappings. A object that provides information on the mapping of the object properties to data fields. Occurs when the field name of any object mapping in the storage is changed. Occurs when a persistent object in the storage is changed. Occurs before a persistent object in the storage is changed and allows you to cancel changes. Occurs when a collection of persistent objects in the storage is cleared. Occurs when persistent objects are loaded from the data source into the storage. Occurs when a persistent object is deleted from the storage. Occurs before a persistent object is deleted from the storage and allows you to cancel deletion. Occurs when a persistent object is inserted into the storage. Occurs before a persistent object is inserted into the storage and allows you to cancel insertion. Raises the internal Reload event. This member supports the internal infrastructure and is not intended to be used directly from your code. Restores an object to its previous state and cancels uncommitted changes that were made to the object. An object whose changes are cancelled. Assigns the specified value to a field in the data row that contains information about the specified persistent object. A descendant which is the persistent object (appointment, resource or object). A value which specifies the name of the data field. A which specifies the data field's value. Gets or sets whether the appointment storage should perform the UPDATE query after INSERT. True, to update inserted appointment using data from the data source; otherwise, false. Provides access to the Scheduler storage containing the current persistent object storage. A object that is the Scheduler storage. Creates and holds an internal data table for the unbound mode. For internal use. Gets a value indicating if the storage is bound to data. true if the storage isn't bound to data; otherwise, false. Checks mappings for validity. Provides options which define how the selection behaves when the time scale is changed for the TimelineView. Initializes a new instance of the OptionsSelectionBehavior class with the default settings. Copies all settings from the options object passed as the parameter to the current object. An OptionsSelectionBehavior object (which is the descendant) whose settings are assigned to the current object. Gets or sets whether selected appointments in the TimelineView remain selected after scrolling the time line so that those appointments are no longer visible. true, to keep appointment selected when they are scrolled out of view; otherwise, false. Specifies how the selection conforms to the time scale change in the Timeline view. An enumeration member, specifying the action performed when the time scale changes. Provides data for the and the events. Initializes a new instance of the VisibleResourcesChangedEventArgs class with the specified settings. Obtains a collection of visible resources. A object that is the collection of resources. Gets the index of the first (the leftmost or the topmost, depending on the view) resource displayed in the view after the change of visible resources occurs. An integer that is the index of a resource in the collection. Gets the new number of displayed resources. An integer that is the number of resources. Gets the index of the first (the leftmost or the topmost, depending on the view) resource displayed in the view before the change of visible resources occurs. An integer that is the index of a resource in the collection. Gets the number of displayed resources before the change takes place. An integer that is the number of resources. Provides methods to load reminders from XML and export them in the same way as they are stored in the bound data source. Creates and initializes an instance of the helper for serializing the reminder collection using XML format. An containing reminders. An instance of the . Loads the reminder collection from an XML string. An for which reminders are loaded. A string that is the XML representation of a reminder collection. A object that is the collection of reminders for an appointment. Loads the reminder collection from XML data. An for which reminders are loaded. A object that is the root node in the XML document. A object that is the collection of reminders for an appointment. Provides properties indicating the Scheduler state. Indicates whether the drag operation is performed with appointments in the Scheduler. true if one or several appointments are dragged; otherwise, false. Indicates whether the animation effect is applied. true if the animation effect is applied; otherwise, false. Indicates whether an appointment is resized. true if an appointment is resized; otherwise, false. Indicates whether the Scheduler data can be safely reloaded. True, if data refresh is allowed; otherwise, false. Indicates whether an appointment flyout can be displayed. True, if appointment flyout can be displayed; otherwise, false. Indicates whether an inplace editor is invoked. true if the inplace editor window is open; otherwise, false. Indicates whether a modal form (appointment editing form or recurrence editing form) is invoked. true if a modal form is opened; otherwise, false. Indicates whether a popup (context) menu is invoked. true if a popup menu is opened; otherwise, false. Gets an object that characterizes user interaction with the SchedulerControl. A instance when an end-user interacts with the SchedulerControl; otherwise null (Nothing in Visual Basic). Provides a wrapper for using the . Initializes a new instance of the SchedulerStateService class with the default settings. Provides properties and methods for time cell navigation. Navigates to the specified date. A value, which specifies the destination date. Displays the specified date using the specified view. A System.DateTime value, representing the destination date. A enumeration, specifying the destination Scheduler view . Navigates to the current date. Moves one visible time frame backward. Advances one visible time frame forward. Provides properties and methods for the resource list navigation. Indicates whether the Scheduler can navigate to the specified resource. An object, that is a destination resource. true if navigation is allowed; otherwise, false. Indicates whether the Scheduler can navigate to the specified resource. An object, representing the identifier of the destination resource. true if navigation is allowed; otherwise, false. Indicates whether there is a resource in the list before the current position to which navigation is alllowed. true if a backward move in the resource list is allowed; otherwise, false. Indicates whether navigation to the first resource in a list is allowed. true if you are allowed to move to the first resource in a list; otherwise, false. Indicates whether you can advance to the next resource in a list. true if navigation to the next resource in a list is allowed; otherwise, false. Indicates whether navigation to the last resource in a list is allowed. true if you are allowed to move to the last resource in a list; otherwise, false. Indicates whether the Scheduler can move back one visible resource frame. trueif the Scheduler can navigate one resource page backward; otherwise, false. Indicates whether the Scheduler can advance one visible resource frame. trueif the Scheduler can navigate one resource page forward; otherwise, false. Gets or sets the index of the first visible resource in a resource frame. An integer, specifying the resource index. Navigates to the specified resource. A specifying the destination resource. Navigates to the specified resource. An object specifying the identifier of the destination resource. Moves the Scheduler to the previous resource in a list. Navigates to the first resource in a list. Moves the Scheduler to the next resource in a list. Navigates to the last resource in a list. Navigates one visible resource page backward. Navigates one visible resource page forward. Gets or sets the number of visible resources in group mode. An integer, specifying the visible resources count. Represents a method that will handle the and events. Represents a method that will handle the and events. The event source. This parameter identifies the or which raised the event. A object containing event data. Provides data for the and events. Initializes a new instance of the iCalendarStructureCreatedEventArgs class with the specified settings. An object containing iCalendar objects. Provides access to the calendar structures conforming to the iCalendar specification. An object that holds the calendars. Represents errors that occur during iCalendar data exchange. Initializes a new instance of the iCalendarException class with the specified message string. A string representing a message associated with a specific problem in iCalendar data exchange. Initializes a new instance of the iCalendarException class with the default settings. Represents errors that occur during iCalendar data import. Initializes a new instance of the iCalendarEventImportException class with the specified settings. A object representing a collection of event calendar components defined by iCalendar standard. Provides access to an event collection containing events which raised an exception. A object representing a collection of calendar event components. Provides data for the event of the . Initializes a new instance of the iCalendarAppointmentExportingEventArgs class with the specified settings. An object that is an event in XtraScheduler. A object that is an event calendar component defined by the iCalendar standard. Provides access to the event calendar component conforming to the iCalendar standard. A class instance representing an event calendar component. Provides data for the event of the . Initializes a new instance of the iCalendarAppointmentExportedEventArgs class with the specified settings. An object that is an event in XtraScheduler. A object that is an event calendar component defined by the iCalendar standard. Provides access to the event calendar component conforming to the iCalendar standard. A class instance representing an event calendar component. Provides data for the event of the . Initializes a new instance of the iCalendarAppointmentImportedEventArgs class with the specified settings. An object that is an event in XtraScheduler. A object that is an event calendar component defined by the iCalendar standard. Provides access to the event calendar component conforming to the iCalendar standard. A class instance representing an event calendar component. Represents an object that transforms Scheduler appointments into the event calendar components in iCalendar format. Initializes a new instance of the iCalendarExporter class with the specified storage. An object containing appointments for export. Initializes a new instance of the iCalendarExporter class with the specified storage and appointments for export. An object containing appointments for export. An object that is the collection of appointments to export. Gets or sets appointments for export. An object representing a collection of appointments intended for export. Fires when the calendar object conforming to the iCalendar specification is created. Gets or sets a short prefix text used to construct the names for properties not included in the iCalendar standard. A string, representing a token for non-standard iCalendar properties. Gets or sets the identifier for the product that created the iCalendar object. A string usually containing company name, product name and language-specific information separated by slashes. Represents an object that transforms the event calendar components in iCalendar format into Scheduler appointments. Initializes a new instance of the iCalendarImporter class with the specified storage. An object to store imported appointments. Fires when the calendar object conforming to the iCalendar specification is created. This member supports the internal infrastructure and is not intended to be used directly from your code. Gets or sets a short prefix text used to construct the names for properties not included in the iCalendar standard. A string, representing a token for non-standard iCalendar properties Allows you to specify the encoding for imported data in iCalendar format. A object that is the character encoding for text data. Handles all calendars through a set of procedures to create corresponding appointments in the storage. An object that holds the calendars. Lists error types specific for iCalendar data exchange. Indicates that the file supplied is not a valid iCalendar file. Lists appointment boundaries which could be moved when the appointment is being resized. The appointment's end time boundary is moved. The appointment's start time boundary is moved. Lists actions which could be performed on a recurrent appointment. The user is prompted to carry out an operation on selected occurrences only, or the entire series. Cancels the action. Performs an operation on a selected occurrence only. Performs an operation on the entire series. Lists the modes of appointment fit in the time cell(s) by stretching it to the cell's limits. An appointment is always stretched to cell borders so that it occupies the entire cell or several cells. Appointment is stretched to cell border only if the distance from the cell border to the edge of an appointment is less than half of the cell width. The appointment visible width is proportional to its duration. The minimal value of a dimension that represents the appointment duration is one pixel. The following picture illustrates the difference between the Disabled and Never modes for an appointment with a very small duration. The Disabled mode displays appointment as a line with a height of one pixel; however in Never mode, it looks like a small appointment with a height of several pixels, rather than a line. The appointment visible width is proportional to its duration. There is a minimal visible width (about 5 pixels). If an appointment's duration is quite small, it will never be narrower than the minimal width. Represents a method that will handle the and events. Represents a method that will handle events associated with appointment resizing. The event source. This parameter identifies the which raised the event. An object which contains event data. Provides data for the and events. Initializes a new instance of the AppointmentResizeEventArgs class with the specified settings. An object that is the source appointment. This value is assigned to the property. An object that is the appointment being modified within the event handler. This value is assigned to the property. A value that is a time interval of the time cell being hit when resizing. This value is assigned to the property. A object that is the resource assigned to cells to which an appointment's side is moved. A enumeration value, specifying the side being moved when the appointment is resized. Specifies whether the appointment can be resized. true if appointment resizing is allowed; otherwise, false. Gets the appointment being edited in the resize event. An object. Gets or sets whether the resize operation is handled, and therefore no default processing is required. true if no default processing is required; otherwise, false. Gets the time interval represented by the time cell to which the appointment's side is moved. A object. Gets the resource assigned to cells to which an appointment's side is moved. A object. Indicates which appointment side is being moved when the appointment is resized. A enumeration value, specifying the appointment's side. Gets the source appointment in the resize event. An object. Lists scrolling interpretations for the bidirectional mouse wheel. Scrolling of the bidirectional mouse wheel results in the ScheduleControl scrolling in the same direction - horizontally or vertically. Scrolling the mouse wheel results in the ScheduleControl navigating time. Helper class used to calculate a ratio of the time occupied by appointments to the entire interval. Initializes a new instance of the IntervalLoadRatioCalculator class with the specified time interval and appointment collection. A object that is the time interval for which the calculation will be performed. An object containing appointments occupying the specified interval. Calculates the ratio of the time occupied by appointments to the entire time interval. A value that is the time occupancy ratio. Gets the sum of time intervals assigned to appointments. A object that is the total of appointment time intervals. Represents a method that will handle the OnAppointmentsReload and OnResourcesReload events. Represents a method that will handle the internal OnAppointmentsReload and OnResourcesReload events. The event source. A class instance containing event data. Provides data for the OnAppointmentsReload and OnResourcesReload events. Internal use only. Initializes a new instance of the PersistentObjectStorageReloadEventArgs class with specified settings. true to keep non-persistent information on reloading; otherwise, false. Flag used to signal whether the volatile information should be retained on reloading. Internal use only. true to keep non-persistent information on reloading; otherwise, false. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Provides data for the event. Initializes a new instance of the MoreButtonClickedEventArgs class with the specified parameters. A value which is the top visible time of the target view. A object representing a time cell where the "More" button is located. A associated with the time cell where the "More" button is located. Gets or sets whether an event is handled. If it is handled, default actions are not required. true if no default processing is required; otherwise, false. Gets time interval of the cell where the button is located. A object representing the time interval of the cell which holds the button. Gets the resource associated with the cell where the button is located. A object that is the resource associated with the time cell which holds the button. Gets or sets the top row time of the target view. A value representing the start of the first visible time cell in a view. Provides methods used to serialize and de-serialize the object. Initializes a new instance of the RecurrenceInfoXmlPersistenceHelper class with specified settings. A object, containing information about appointment occurrences. Initializes new instance of the RecurrenceInfoXmlPersistenceHelper class with the specified settings. An object whose and settings will be used. Initializes a new instance of the RecurrenceInfoXmlPersistenceHelper class with specified settings. A object, containing information about appointment occurrences. Specifies what time zone to use to calculate the Start and End values. If it is set to the value and the pattern has its , the pattern time zone is used for calculations. Otherwise, the default (storage) time zone is used. Creates an object that enables you to load recurrence info from xml. An representing the node containing recurrence information. A DevExpress.XtraScheduler.Xml.RecurrenceInfoXmlLoader object that is the descendant of the DevExpress.XtraScheduler.Xml.ObjectXmlLoader class. Restores recurrence information from the specified XML string. A string containing information in xml format. A object, containing information about appointment occurrences. Restores recurrence information from XML data at the specified root node. A class representing the root node of the XML document. A object, containing information about appointment occurrences. Provides methods to load resource ID's from XML and export them in the same format they are stored in the bound data source. Initializes a new instance of the AppointmentResourceIdCollectionXmlPersistenceHelper class with the specified settings. A object that is the resources IDs' collection. Loads the resource ID collection from an XML string. A object that provides the resource identifiers. A string containing resource id information in XML format. A object that is the collection of resource ID's. Loads the resource ID collection from XML data. A object that provides the resource identifiers. A descendant that is the root node in the XML document. A object that is the collection of resource ID's. Provides methods for creating appointment dependencies. Creates a dependency between two appointments specified by their Ids. An object that is the ID of the parent appointment. An object that is the ID of the dependent appointment. An object. Creates a dependency of the specified type between two appointments specified by their IDs. An object that is the ID of the parent appointment. An object that is the ID of the dependent appointment. A enumeration specifying the type of the dependency link. An object. Serves as a base class for classes that control certain basic characteristics of the scheduler. Copies all settings from the options object passed as the parameter to the current object. A SchedulerOptionsBehaviorBase object (which is the descendant) whose settings are assigned to the current object. Gets or sets the client time zone of the Scheduler. A key string that uniquely identifies a particular time zone; its value should match to the System.TimeZoneInfo.Id property values for the time zones in the registry. Gets or sets a type of action being performed when a command is issued to delete a recurrent appointment. A enumeration value, representing a type of action. Gets or sets a type of action being performed when a command is issued to edit a recurrent appointment. A enumeration value, representing a type of action. Gets or sets the type of default action which is applied when the Reminders Form is closed. A enumeration value. Gets or sets whether the right click selects a cell under the cursor. true to select a cell with a right click; otherwise, false. Gets or sets the visibility mode of the current Time Indicator. A enumeration member. Gets or sets whether a Reminders Form is shown. true if a Reminders Form is shown; otherwise, false. Enables you to discover conflicting appointments. Initializes a new instance of the AppointmentConflictsCalculator class with specified appointment collection. AN that is the collection of appointments. Returns a collection of appointments that conflict with the specified one, within the time interval. An object to be checked for conflicts with appointments in the AppointmentConflictsCalculator collection. A object, representing the time span for which the check is performed. An object, which contains conflicting appointments. Indicates whether the specified time interval is shared between appointments assigned to a specified resource. A object, that is the time span being queried. A object, that is a resource by which appointments are filtered. true if appointment time intervals intersect; otherwise, false. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Provides data for the event. Initializes a new instance of the FetchAppointmentsEventArgs class with the specified time interval. A value which represents the time interval for which the appointments are requested. Gets or sets whether the appointments collection should be reloaded after handling the event. true to reload the appointments collection; otherwise, false. Enables you to calculate the occurrences for a given recurrent appointment. Calculates the index of the last element in the occurrence series. An object that is the pattern for calculating the occurrence series. An integer that is the index of the last element in the series. Creates a sequence of appointments for the specified pattern within the specified time interval. A object, that is the interval in which the occurrences are created. An object, that is the pattern of recurrence series. An object, that is a collection of occurrences. Calculates the lowest boundary for the start time of the occurrence, with the specified index within the calculator's chain. An integer, which is the index of the occurrence within the calculator's time interval. A object, representing the beginning of a time frame enclosing the occurrence. Calculates the time interval occupied with the recurrent series. An object that is the pattern of the recurrent series. A object that is the time interval occupied by the appointment series. Creates an instance of the OccurrenceCalculator for the specified recurrence information. A object containing the appointment recurrence information. An instance of the class. Creates an instance of the OccurrenceCalculator for the specified recurrence information and time zone. A object containing the appointment recurrence information. The object that specifies the time zone for which the start and end time of appointment occurrences are calculated. An instance of the class. Searches for the first occurrence which corresponds to the pattern, and is located within the specified interval. A object, representing the time span to be searched. An instance, which is the pattern for the occurrence chain. An integer value, which is the index of the first appointment from the occurrence chain that falls within the specified interval, or -1 if the specified interval can not contain an occurrence. Searches for the last occurrence which corresponds to the pattern, and is located within the specified interval. A object, representing the time span to be searched. An instance, which is the pattern for the occurrence chain. An integer value, which is the index of the last appointment from the occurrence chain that falls within the specified interval, or -1 if the specified interval can not contain an occurrence. Searches for the first occurrence which corresponds to the pattern, and starts after the specified time. A object, representing the time after which the search is performed. An instance, which is the pattern for the occurrence series. A value, representing the start time of the first appointment in the occurrence chain that starts after the specified time, or the DateTime.MaxValue in the case of an unsuccessful search. Searches for the occurrence which belongs to the pattern series and starts at the specified date. A object, which is the start date of the occurrence to search for. An instance, which is the pattern for the occurrence series. An integer value, which is the index of the appointment in the occurrence series, or -1 if the search fails. Gets whether the occurrence falls on the Daylight Saving Time shift. An integer that is the occurrence index in the recurrent series. True, if the specified appointment occurrence is in the DST shift; otherwise, false. Lists the allowed color representation formats. Stores the color setting in ARGB format. Stores the color setting as a system defined color . Stores the color setting in OLE_COLOR format. The interface is designed for implementing a custom in-place editor. Initializes the control, subscribes to its major events and sets the focus to it. Passes the value, obtained form the editor, to the appointment and performs an assignment to the appointment's property. Raise this event to save the modified value to the underlying data source. Unsubscribes major events and releases resources, if necessary. Raise this event to cancel changes and replace the modified value with the former value (a value before modification). Lists values which specify restrictions for end-users on which appointments can be used in particular events. The action can be applied to all the appointments. The action is applied according to the custom method specified by the corresponding AllowAppointment~ or CustomAllowAppointment~ event of the SchedulerControl. The action can't be applied to any appointments. The action can be applied to non-recurring appointments only. The action can be applied to recurring appointments only. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the object which raised the event. A object which contains event data. Provides data for the event. Initializes a new instance of the IntervalFoundEventArgs class with the specified settings. A collection, containing the discovered time interval. A object, that is the resource for which the free time interval is found. Gets or sets a collection, containing the discovered free interval. A collection object. Gets or sets a resource for appointments which are taken into account when a search for a free time is performed. A object, representing the resource assigned to appointments involved in a search. Enables you to find available spare time intervals within the specified period. Initializes a new instance of the FreeTimeCalculator class. A object, which holds the appointments for which calculations are performed. Gets or sets whether the search for free time intervals is performed considering only filtered appointments. true the filter is applied before the search starts; otherwise, false. Default value is true. Finds all time intervals that are not in use within the specified time period. A object, representing the time period in which the search is performed. A collection, containing all spare time intervals. Finds all time intervals that are not in use for the specified resource. A object, representing the time period in which the search is performed. A object, which specifies a particular resource to narrow a search. A collection, containing all spare time intervals. Performs a search for the nearest available time slot with the specified duration within the specified interval. A object, representing the time period in which the search is performed. A structure, which represents the duration of a time slot to find. If true, the search starts at the interval.Start and continues forward in time. If false, it starts at interval.End, and continues backwards. A object, representing the interval which meets the conditions, or the value, if an interval is not found. Performs a search for the time slot with the specified minimum duration within the specified interval, and assigned to the specified resource. A object, representing the time period in which the search is performed. A of the appointments taken into account when the search is performed. A structure, which represents the duration of a time slot to find. If true, the search starts at the interval.Start and continues forward in time. If false, it starts at interval.End, and continues backwards. A object, representing the interval which meets the conditions, or the value, if an interval is not found. This event is raised for each interval before it is added to the collection. It enables you to change a free interval after it is found. Gets the storage, containing the appointments for which calculations are performed. A object, which holds the appointments. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Provides data for the event. Initializes new instance of the QueryWorkTimeEventArgs class with the specified settings. A object that is the working time interval. A object, for which the working time is queried. Gets the time interval for which the working time is queried. A object. Gets the resource for which the working time interval is queried. A object instance. Gets or sets the working time interval. A object, representing the work time interval. Provides access to the collection of work times specified for a single day. A representing time intervals for a day. Lists days and groups of days for recurrence patterns. Specifies every day of the week. Specifies Friday. Specifies Monday. Specifies Saturday. Specifies Sunday. Specifies Thursday. Specifies Tuesday. Specifies Wednesday. Specifies Saturday and Sunday. Specifies work days (Monday, Tuesday, Wednesday, Thursday and Friday). Defines a base class for view options for the Scheduler control. Copies all settings from the options object passed as the parameter to the current object. A SchedulerOptionsViewBase object (which is the descendant) whose settings are assigned to the current object. Gets or sets the day which the scheduler's view week starts from. A enumeration value specifying the start day of the week for the View. Provides access to the navigation button's options. A class, containing options for displaying Navigation Buttons. Gets or sets a value that specifies whether appointments that do not belong to any resource are visible in the scheduling area. true to display only the appointments that are associated with resources; false to display all appointments. Provides methods for creating resources. Creates a new resource. A object. Represents a base collection for user interface objects. Creates a new instance of the descendant, sets its and , and adds the object to the collection. A string that will be used as the display name and menu caption. An integer that is the index of a newly created and added object in the collection. Creates a new instance of the descendant, sets its and , and adds the object to the collection. A string that will be used as the display name. A string that will be used as the menu caption. An integer that is the index of a newly created and added object in the collection. Adds an instance of the descendant to the collection. A descendant instance to add. An integer that is the index of an added object in the collection. Obtains a user interface object specified by its identifier. An object that is the identifier of the user interface object. A user interface object with the specified . Gets the user interface object at the specified index of the UserInterfaceObjectCollection<T> collection. An integer that is the index of an object. A user interface object at the specified index. Indicates whether the current collection includes only standard items, created by default. True, if the collection has only default items; otherwise, false. Clears the collection and loads standard items created by default. Serves as a base class to provide the basic functionality for managing the appointment at the appointment's editing form. Gets or sets a value indicating if the appointment currently being edited in the form is an All-day appointment. true if this is an all-day appointment; otherwise, false. 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. Copies the values of the specified recurrence pattern to the recurrence pattern of the appointment currently being edited in the form. An object specifying the source recurrence pattern. Gets the type of appointment. A enumeration member. Returns a value that indicates if the appointment currently being edited in the form is an exception, or it's a recurrence pattern with exceptions. true if exceptions are present; otherwise, false. Assigns recurrence info properties depending on the specified recurrence range. A object, that is the recurrence information being updated. A object, containing information on the recurrence range. A value, specifying the appointment start. A value, specifying the appointment end. An integer, specifying the number of occurrences. An object that is the pattern of the recurrence series. Calculates the total count of conflicts where the current appointment conflicts with other appointments. An integer value representing the total conflicts count. Gets a value that indicates if the appointment currently being edited in the form can be deleted. true if the appointment can be deleted; otherwise, false. Gets a value that indicates whether the resource can be changed for the appointment which is currently being edited in the form. true if the appointment's resource can be changed; otherwise, false. Gets the caption used in appointment editing form. A string that is the caption of the appointment dialog. Deletes the edited appointment. Gets or sets the text that will be displayed as the description of the appointment currently being edited in the form. A value that specifies the appointment's description. 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 time within the editing form. A value, representing the beginning of the scheduled interval. Gets the copy of the appointment currently being edited in the form. An object. Gets the appointment pattern currently being edited in the Recurrence form. An object that is the appointment pattern. Gets or sets the value representing the appointment's end time within the editing form. A value, representing the end of the scheduled interval. Gets or sets a value that indicates whether one or more reminders are associated with the currently edited appointment. true if the appointment has at least one reminder; otherwise, false. Indicates whether the appointment is changed. true if the appointment is changed; otherwise, false. Informs whether the appointment is in conflict with another, and they are not reconciled. true if the appointment conflict is resolved; otherwise, false. Gets whether the and properties can be modified in the appointment editing form. True, if the appointment Start and End can be modified; otherwise, false. Checks whether the currently edited appointment is a new and individual object. true if the current appointment is new; otherwise, false. Gets whether the appointment currently being edited is a recurrent appointment. True, if the appointment is recurrent; otherwise, false. Gets whether the Start and End time editors are enabled on the form. True, to enable time editors on the form; otherwise, false. Gets or sets the identifier of a label, associated with the appointment. Obsolete. Use the property instead. An integer, specifying the identifier of the object. Gets or sets the identifier of a label, associated with the appointment. An object, specifying the identifier of the object. Gets or sets the text, describing the site where the scheduled event happens. A value that specifies the appointment's location. Finds and clones the recurrence pattern for the appointment, or creates it if it does not exist. An object, which is a copy of the appointment recurrence pattern. Occurs when a property value of any of the standard appointment properties handled by the AppointmentFormController, changes. Gets or sets whether the current appointment is read-only. True if the current appointment is read-only; otherwise, false. Gets or sets the time interval ahead of the appointment's start time to activate the reminder. A structure, representing the time interval. Destroys the edited appointment copy. Gets or sets the unique identifier of the resource associated with the current appointment, or the ID of the first resource if resource sharing is enabled. A value that specifies the resource's unique identifier. Gets the identifiers of all the resources which are associated with the current appointment. An object which contains all the resources' identifiers. Gets a value indicating whether an appointment can be shared between multiple resources. true if the resource sharing is enabled; otherwise, false. Assigns the label to the current appointment. An object to be assigned. Assigns the availability status to the appointment. An object, that is the availability status of the appointment. Checks whether the button, which enables the end-user to edit the appointment recurrence, should be visible. true to show the recurrence button; otherwise, false. Gets or sets the value, representing the appointment's start time within the editing form. A value, representing the beginning of the scheduled interval. Gets or sets the integer identifier of the availability status, associated with the appointment. Obsolete. Use the property instead. An integer that is the identifier of the object. Gets or sets the identifier of the availability status ( property), associated with the appointment. An object that is the identifier of the object. Gets or sets the text of the appointment's subject. A value that specifies the appointment's subject text. This member supports the internal infrastructure and is not intended to be used directly from your code. Reserved for future use. Gets whether the appointment's time zone information can be edited in the form. True to edit time zone information; otherwise, false. Gets or sets whether time zone editor should be displayed. True to display time zone editor; otherwise, false. Checks whether the specified date and time values produce the valid time interval. A value, representing the date component of the interval's start. A value, representing the time component of the interval's start. A value, representing the date component of the interval's end. A value, representing the time component of the interval's end. True if the time interval is valid; otherwise, false. Checks whether the specified date and time values produce the valid time interval. A value, representing the interval's start. A value, representing the interval's end. true if the time interval is valid; otherwise, false. Checks whether the specified date and time values produce the time interval which falls within the interval specified by the LimitInterval property of the SchedulerControl. A value, representing the date component of the interval's start. A value, representing the time component of the interval's start. A value, representing the date component of the interval's end. A value, representing the time component of the interval's end. True, if the time interval is within limits; otherwise, false. Represents an object that contains information on the image displayed within the appointment. Gets or sets the index of an image, associated with the current appointment. An integer, representing the index of an image. Gets the type of an image, associated with the appointment. An enumeration value, specifying the appointment image's type. Specifies whether the image, associated with the appointment, is visible or hidden. true if the image is visible; otherwise, false. A base class that represents a storage to hold a collection of resources for appointments. Initializes a new instance of the ResourceStorageBase class with the default settings. Initializes a new instance of the class with the specified Scheduler storage. A value that specifies the Scheduler storage which owns the resource storage. Appends the specified object to the collection of resources in the storage. A object to append to the collection. An integer value indicating the position into which the new element was inserted. Appends an array of resources to the storage's collection. An array of objects to append to the collection. Sets the Scheduler storage which owns the current storage. An object that is the Scheduler storage for the current storage. Gets or sets a type of format to store the color information. A enumeration value, indicating the type in which the color is stored. Determines whether the storage contains the specified resource. A object to locate in the storage. true if the storage contains the specified resource; otherwise, false. Creates a new resource with the specified ID. An object that is the resource identifier. A newly created with the specified identifier. Creates a new resource with the specified ID and caption. An object, that is a unique resource identifier. A string that is displayed as resource's caption (). A object. For internal use only. A DevExpress.XtraScheduler.Data.ResourceDataManager object. Gets or sets a criteria string used to filter resources. A string, that is a logical expression. Gets or sets the criteria to filter resources in the storage. A object which is the filter criteria. Gets a resource within the collection by its ID value. A which is the resource ID. A object whose property value is equal to the specified. If no resource with the specified ID is found, then the value will be returned. Provides indexed access to the individual items in the collection which can be accessed via the storage's property. A zero-based integer specifying the item's position within the resource collection. If it's negative or exceeds the last available index, an exception is raised. A object which is the resource at the specified position. Gets the collection of resources within the storage. A object that contains a collection of resources. Loads settings of resources from the specified XML file to the resource storage. A value specifying the path to the file from which resources should be loaded. If an empty string is specified, an exception is raised. Loads settings of resources from the specified stream to the resource storage. A descendant from which resources are loaded. If null (Nothing in Visual Basic), an exception is raised. Gets an object that specifies how resource properties map to the data source fields. An object that provides information on the mapping of the resource properties to the data fields. Removes the specified object from the storage. A object that is the resource to be removed. Provides access to resource factory for the current storage. An object implementing the interface which specifies the resource factory in use. Occurs when the property value is changed. Saves resources from the resource storage to the specified stream. A descendant to which resources should be written. If null (Nothing in Visual Basic), an exception is raised. Saves resources from the resource storage to an XML file. A value specifying the path to the file where resources should be written. If an empty string is specified, an exception is raised. Assigns the specified resource factory to the ResourceStorageBase. An object, implementing the IResourceFactory interface, which specifies the new resource factory for the storage. Occurs when the sort order of columns in Resources Tree is changed. Checks mappings for validity. Serves as a base class for a class that represents a storage which holds data for the XtraScheduler control. This member supports the internal infrastructure and is not intended to be used directly from your code. A value. Fires when an appointment's property is about to change. Occurs when the data source which contains appointment records is modified and appointments are set to be automatically reloaded. Fires after the appointment collection has been cleared. Fires after appointments have been loaded into the collection. Allows you to cancel the deletion of an appointment. Fires when the properties of the appointment dependency have been changed. Fires after deletion of one or several appointment dependencies. Fires after one or several appointment dependencies have been added to the collection. Fires when the appointment dependency type is changing. Occurs when the data source which contains appointment dependency records is modified and dependencies are set to be automatically reloaded. Fires after the appointment dependency collection has been cleared. Fires after appointment dependencies have been loaded into the storage. Allows you to cancel the deletion of an appointment dependency. Allows you to cancel the insertion of an appointment dependency. Allows you to cancel the insertion of an appointment. Fires when the appointments' properties have been changed. Fires after deletion of one or several appointments. Fires after one or several appointments have been added to the collection. Starts the scheduler storage initialization. Initialization occurs at runtime. Locks the object until the EndUpdate or CancelUpdate method is called. Gets the number of appointments in the storage which can be exported. An integer that is the number of appointments. Unlocks the SchedulerStorageBase object after it has been locked by the BeginUpdate method, without causing an immediate visual update. Creates an appointment of the specified type with the specified start time, duration and subject. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A object specifying the appointment duration - the value of the property. A string that is the appointment's subject - the value of the property. A newly created object. Creates an appointment of the specified type with the specified start time, end time and the subject. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A object specifying the appointment end - the value of the property. A string that is the appointment's subject - the value of the property. Creates an appointment of the specified type with the specified start time and duration. Creates an appointment of the specified type. An enumeration value specifying the type of the created appointment. A newly created object. Creates an appointment of the specified type with the specified start and end time. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A object specifying the appointment end - the value of the property. A newly created object. Creates an appointment of the specified type with the specified start time and duration. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A object specifying the appointment duration - the value of the property. A newly created object. Creates a dependency of the specified type between two appointments specified by their IDs. An object that is the ID of the parent appointment. An object that is the ID of the dependent appointment. A enumeration specifying the type of the dependency link. An object. Creates a dependency between two appointments specified by their Ids. An object that is the Id of the parent appointment. An object that is the Id of the dependent appointment. An object. Creates an object which provides the capability to control how data is exported to MS Outlook's Calendar. An object which can export data to MS Outlook's Calendar. Creates an object which allows you to control how MS Outlook's Calendar is synchronized with data in the storage. A DevExpress.XtraScheduler.Exchange.AppointmentExportSynchronizer object which allows MS Outlook's Calendar to be synchronized with the data in storage. Creates an object which allows you to control how data is imported from MS Outlook's Calendar. An object which can import data from MS Outlook's Calendar. Creates an object which allows you to control how data in the storage is synchronized with data in MS Outlook's Calendar. An object which can synchronize data in the storage with data in MS Outlook's Calendar. Creates a reminder for the specified appointment. An object that us the appointment for which a reminder is created. A object that is the reminder for an appointment. Creates a new resource with the specified ID. An object that is the unique resource identifier. A object. Creates a new resource with the specified ID and a caption. An object that is the unique resource identifier. A string that is the resource caption accessible using the property. A object. Gets or sets in what time zone to store the appointment dates. A enumeration member that specifies a conversion required before storing the DateTime value. Gets or sets whether the availability for appointments is enabled. true to enable reminders; otherwise, false. Gets or sets whether certain internal criteria for raising the event are applied to reduce the number of data requests. True, to use more restrictive internal criteria for determining whether to raise the FetchAppointments event; otherwise, false. Gets or sets whether the scheduler saves the appointment time zone information. True, to save the appointment time zone information; otherwise, false. Ends the scheduler storage initialization. Unlocks the SchedulerStorageBase object after a call to the BeginUpdate method and causes an immediate visual update. Saves all appointments to file in iCalendar format. A string that represents a file path to which the appointments will be exported. Exports appointments in the scheduler to a stream in the iCalendar format. A object which specifies the stream into which the scheduler's data will be exported. Exports the data in the storage to the MS Outlook calendar. Exports the data in the scheduler to a stream in the vCalendar format. A object which specifies the stream into which the scheduler's data will be exported. Exports the data in the scheduler to a file in the vCalendar format. A , containing the full path (including the file name and extension) of the file to which the scheduler's data will be exported. Occurs before the SchedulerStorageBase starts retrieving the appointments for the specified time interval. Gets or sets whether to raise the FetchAppointments event when the EnableSmartFetch property is switched on and visible resources are changed. True, to raise FetchAppointments event in smart fetch mode when visible resources are changed; otherwise, false. Hides specific appointments in the Scheduler control. Applies filter to the specified appointment dependency collection. An containing dependencies to filter. An containing filtered dependencies. Hides certain appointment dependencies in the Gantt view. Enables you to fire alerts only for specific reminders. Hides specific resources in the Scheduler control. Retrieves the collection of appointments that fall within the specified time interval. A System.DateTime value that specifies the start time of the required time interval. A System.DateTime value that specifies the end time of the required time interval. True, to use the appointment cache to increase performance. When set to false, enables you to operate with SchedulerStorage in multiple threads, since different requests for appointments will not use the same cache. An collection of appointments which belong to the specified time interval. Retrieves the collection of appointments that fall within the specified time interval. A object which is the required time interval. True, to use appointment cache to increase performance. When set to false, enables you to operate with SchedulerStorage in multiple threads, since different requests for appointments will not use the same cache. An collection of appointments which belong to the specified time interval. Retrieves the collection of appointments that fall within the specified time interval. A object whose Start and End members identify the required time interval. True to use appointment cache to increase performance. When set to false, enables you to operate with SchedulerStorage in multiple threads since different requests for appointments will not use the same cache. An collection of appointments which belong to the specified time interval. Retrieves the collection of appointments that fall within the specified time interval bypassing filter settings. For internal use. A object which is the required time interval. An object that holds the appointment cache. An collection of appointments which belong to the specified time interval. Returns the data row object that contains information about the specified persistent object. A descendant which represents the persistent object (appointment, resource or object). A which is the data source object (or the data row) containing information about the persistent object. Gets the value of the specified field in the data row that supplies data for the persistent object. An object exposing the interface (persistent object, such as an appointment or resource). A which specifies the name of the data field. A which is the value of the data field. Imports appointments from the file in iCalendar format. A string that represents a file path from which the appointments will be imported. Imports appointments from the file in iCalendar format. A object which specifies the stream from which the appointment data is imported. Imports data from MS Outlook's Calendar to the scheduler's storage. Imports data into the scheduler from a file in the vCalendar format. A , containing the full path (including the file name and extension) of the file from which the scheduler's data will be loaded. Imports the scheduler's data from a stream whose data is in the vCalendar format. A object which specifies the stream that contains the data to import to the scheduler. Gets whether the dependency link intersects the specified time interval. An object to test. A object that is the time interval in question. True, if the appointment dependency intersects the time interval; otherwise, false. Gets whether the appointment dependency is valid. An object to validate. True if the appointment dependency is valid; otherwise, false. Gets whether the storage has been locked for updating. true if the storage is locked; otherwise, false. 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. 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. 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. 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. 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. Raises the event. A for which the event is raised. True if the event is not handled or e.Cancel within the event handler is not set to true; otherwise, false. Raises the event. A for which the event is raised. True, if the event is not handled or e.Cancel in the event handler is not set to true; otherwise, false. 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. 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. Updates XtraScheduler to reflect any changes made in the data sources which store the appointments and appointment resources. Occurs when a reminder alert is invoked. Gets or sets the reminder's behavior if the reminder alert falls within the interval that actually doesn't exist because of the Daylight Saving Time shift. A enumeration value that specifies at what time the alert is triggered. Gets or sets the time interval a reminder's alert time should be checked (in milliseconds). An integer value which represents the time interval between checks of the reminder's alert. Gets whether the reminders are enabled. true if the reminders are enabled; otherwise, false. Fires when a resource's property is about to be changed. Occurs when the data source which contains resources is modified and the automatic reloading of resources is enabled. Fires after the resource collection has been cleared. Fires after resources have been loaded into the Scheduler storage. Allows the deletion of a resource to be cancelled. Allows you to cancel the addition of a resource. Occurs when a scheduler's resource in a collection is changed. Occurs after a scheduler's resource(s) is deleted. Gets or sets a value indicating whether an appointment could be shared between multiple resources. true if the resource sharing is enabled; otherwise, false. Occurs when new resources are inserted into the scheduler storage. Specifies the appointment dependency factory for use by the storage. An object which specifies the new appointment dependency factory for the scheduler storage. Assigns the specified appointment factory to the . An object implementing the interface which specifies the new appointment factory for the scheduler storage. Specifies the appointment storage for the current ShedulerStorage component. An object that is the appointment storage. Assigns the specified value to a field in the data row that contains information about the specified persistent object. An object implementing the interface (appointment, resource or appointment dependency). A value which specifies the name of the required data field. A which specifies the required data field's value. Assigns the specified resource factory to the SchedulerStorageBase. An object, implementing the IResourceFactory interface, which specifies the new resource factory for the storage. Specifies the resource storage for the current ShedulerStorage component. An object that is the resource storage. Gets whether the scheduler storage can contain information on appointment recurrence. True if the scheduler storage can contain information on appointment recurrence; otherwise, false. Gets whether the appointment reminder data mapping is specified. True if the information on appointment reminders is obtained from a data source so that the scheduler can have appointments with reminders; otherwise, false. Updates MS Outlook's Calendar entries with appointments from the Scheduler storage. A that is the name of the data field which contains the Outlook Entry ID value. Updates Scheduler appointments with MS Outlook's Calendar entries. A that is the name of the data field which contains the Outlook Entry ID value. Gets or sets the time zone in which the SchedulerStorage operates. A string that identifies a time zone available in the system (one of the System.TimeZoneInfo.Id values). Invokes reminder alerts for the current time. Gets a value indicating if the scheduler storage is bound to data. true if the storage isn't bound to data; otherwise, false. A base class that represents a storage to hold a collection of appointments. Appends the specified object to the collection which can be accessed via the storage's property. An object to append to the collection. An integer value indicating the position at which the new element was inserted. Appends an array of appointments to the storage's collection. An array of objects to append to the collection. Provides access to an appointment factory for the current storage. An object implementing the interface which specifies the appointment factory in use. Starts the appointment storage initialization. Commits changes to an existing object. Updates the object data record in the underlying data source. An object to commit. Determines whether the appointment storage contains the specified appointment. An object to find in the collection. True if the collection contains the specified appointment; otherwise, false. Creates an appointment of the specified type with the specified start time, duration and a subject. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A object specifying the appointment duration - the value of the property. A string that is the appointment's subject - the value of the property. A newly created object. Creates an appointment of the specified type with the specified start time, end time and a subject. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A object specifying the appointment end - the value of the property. A string that is the appointment's subject - the value of the property. A newly created object. Creates an appointment of the specified type with the specified start time and duration. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A object specifying the appointment duration - the value of the property. A newly created object. Creates an appointment of the specified type with the specified start and end time. An enumeration value specifying the type of the created appointment. A object specifying the appointment start - the value of the property. A object specifying the appointment end - the value of the property. A newly created object. Creates an appointment of the specified type. An enumeration value specifying the type of the created appointment. A newly created object. For internal use only. A DevExpress.XtraScheduler.Data.AppointmentDataManager object. Ends the appointment storage initialization. Gets or sets a criteria string used to filter appointments. A string that is a logical expression. Gets or sets the criteria to filter appointments in the storage. A object which is the filter criteria. Gets the appointment by its identifier. An object that is the unique identifier of an appointment. An object. Gets all appointments including occurrences and exceptions which are located in the specified time interval. A object specifying the time interval to search. An object containing appointments in the specified interval. Gets all appointments including occurrences and exceptions which are located in the specified time interval. A object specifying the time interval to search. True to obtain only recurring appointments; otherwise, false. An object containing appointments in the specified interval. Determines whether the appointment is new, so that it is not an occurrence, and the current AppointmentStorageBase does not contain it. An object that is the appointment in question. true, if the appointment isn't contained in this storage and in recurrent series of appointments in the storage; otherwise, false. Provides indexed access to individual items in the appointment collection which can be accessed using the property. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. An object which is the appointment at the specified position. Gets the collection of appointments within the storage. An object that contains a collection of appointments. Fires when a problem occurs in appointment loading to the storage from an external data source. Loads settings of appointments from the specified XML file to the appointment storage. A value specifying the path to the file from which appointments should be loaded. If an empty string is specified, an exception is raised. Loads settings of appointments from the specified stream to the appointment storage. A descendant from which appointments are loaded. If null (Nothing in Visual Basic), an exception is raised. Gets an object that specifies how appointment properties map to the data source fields. An object that provides information on the mapping of the appointment properties to the data fields. Calls the handler for the event. An object that is the exception passed to the event handler. True if the event is handled; otherwise, false. Removes the specified object from the collection. An object that is the appointment to remove. Gets or sets a value indicating whether an appointment could be shared between multiple resources. true if the resource sharing is enabled; otherwise, false. Saves appointments from the storage to an XML file. A value specifying the path to the file where appointments should be written. If an empty string is specified, an exception is raised. Saves appointments from the storage to the specified stream. A descendant to which appointments should be written. If null (Nothing in Visual Basic), an exception is raised. Assigns the specified appointment factory to the . An object implementing the interface which specifies the new appointment factory for the storage. Gets whether the data mapping for appointment recurrence information is specified. True if the information on appointment recurrence is obtained from a data source; otherwise, false. Gets whether the appointment reminder data mapping is specified. True if the information on appointment reminders is obtained from a data source so that the scheduler can have appointments with reminders; otherwise, false. This member supports the internal infrastructure and is not intended to be used directly from your code. Lists the modes that define the conditions for the Navigation Buttons being displayed. Navigation buttons are always visible. Navigation buttons are visible if there are no appointments displayed within the current view area. Navigation buttons are always hidden. Serves as the base class for classes that provide functionality for synchronizing the appointments contained in the XtraScheduler storage and another scheduling application. Fires after the synchronization of appointments is complete. Allows you to cancel the synchronization process for an appointment. Gets or sets the field name that contains the Foreign ID in the third-party scheduling application (MS Outook) database with which appointment data is exchanged. A representing the name of the field containing the Foreign Id. Executes the appointment synchronization process. Represents a class that defines which days of the week are the work days. Initializes a new instance of the WeekDaysWorkDay class for the specified weekday or a group of days. A enumeration member that defines a day or a group of days. Identifies the date type - whether it is a working day or a holiday. A value representing the date whose type has to be identified. A enumeration value. Creates a copy of the current WeekDaysWorkDay object. A WeekDaysWorkDay object which is a copy of the current object. Determines whether the specified object is equal to the current WeekDaysWorkDay instance. The object to compare with the current object. true if the specified object is equal to the current WeekDaysWorkDay instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current WeekDaysWorkDay object. An integer value representing the hash code for the current object. Determines whether the specified date is treated as a working day. A value representing the date to be identified. true if the specified day is a working day; otherwise, false. Returns the type of the day that is a working day. A enumeration member. Gets a day or a group of days for the WeekDaysWorkDay object. A enumeration member representing a day or a group of days. Represents a collection of dates, for which the information regarding a working activity is known. Initializes a new instance of the WorkDaysCollection class with the default settings. Adds an item to the WorkDaysCollection if the collection does not contain the specified item. A enumeration value. An integer, representing the position into which the new element was inserted. Creates and adds a class instance to the WorkDaysCollection if the collection does not contain the specified item. A value, representing the date of the holiday. A , representing a name of the holiday to display. An integer, representing the position into which the new element was inserted. Copies all the settings from the WorkDaysCollection object passed as a parameter. An WorkDaysCollection object whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Creates a copy of the current WorkDaysCollection object. A WorkDaysCollection object which is a copy of the current object. Returns a enumeration, corresponding to work days in the collection. A enumeration. Determines whether the specified date is treated as a holiday. A value representing the date to be identified. true, if the specified date is a holiday; otherwise, false. Determines whether the specified date is treated as a work day. A value representing the date to be identified. true if the specified date is associated with a work day; otherwise, false. Lists the values used to specify the type of sign to indicate that the scheduled time continues beyond the visible interval of dates. Displays an arrow pointing to the part of the appointment that resides out of visible interval of dates. Displays an arrow and the text pointing out the date to which the appointment extends. Displays an arrow pointing to the appointment extension. The text is displayed only when it occupies less than half of the visible time cell space. No indication is displayed that the appointment extends out of the visible date range Represents a custom field that may contain additional arbitrary information for an appointment or resource. Initializes a new instance of the CustomField class with the default settings. A string, that represents a name of the custom field used to identify it or bind to a data source. A that represents the additional information the custom field contains. Gets or sets the name of a custom field. A string that represents a name of a custom field. Gets or sets the value of a custom field. A value that represents the information contained in a custom field. Lists the keys specifying which appointment occurrences should be deleted. No occurrences of the recurring appointment should be deleted. Only the current occurrence of the recurrence appointment should be deleted. All occurrences of the recurring appointment should be deleted. Lists the values used to specify whether the Edit Appointment form can be displayed or not. The Edit Appointment form can be displayed both for editable and read-only appointments. Note that when this form is shown for read-only appointments, all its editors are disabled. The Edit Appointment form can be displayed only for editable appointments. The Edit Appointment form can not be displayed for any appointments. Serves as the base class for classes which provide data for certain reminder events. Initializes a new instance of the ReminderBaseEventArgs class with the specified settings. A object which represents the reminder's alert notifications. This value is assigned to the property. Gets any reminders currently triggered. A object which holds a collection of notifications. Represents a collection of alert notifications. Initializes a new instance of the ReminderBaseAlertNotificationCollection class with the default settings. Appends the specified object to the current collection. A object to append to the collection. An integer value indicating the position into which the new element was inserted. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the alert notification located at the specified position. Represents a reminder alert notification. Initializes new instance of the ReminderBaseAlertNotification class with the specified settings. A object that specifies the reminder of the alert notification. This value is assigned to the property. Gets or sets whether the reminder is handled and therefore no default processing is required. true if no default processing is required; otherwise, false. Gets or sets whether an alert is invoked for a particular reminder. true if the reminder doesn't generate an alert notification; otherwise, false. Gets the reminder of the alert notification. A object that specifies the reminder of the alert notification. Serves as the base class for classes which provide data for certain appointment events with the ability to cancel the operation performed. Initializes a new instance of the AppointmentCancelEventArgs class with the default settings. Initializes a new instance of the AppointmentCancelEventArgs class with the specified appointment. An object. This value is assigned to the property. Gets or sets whether the operation performed on the processed event should be cancelled. true to cancel the operation performed on the event; otherwise, false. Serves as a base for the classes for which is a fixed time interval. Initializes a new instance of the TimeScaleFixedInterval class with the default settings. Initializes a new instance of the TimeScaleFixedInterval class with the specified scale value. A value which specifies the scale value of the fixed interval. This value is assigned to the property. Determines whether the specified object is equal to the current TimeScaleFixedInterval instance. The object to compare with the current object. true if the specified object is equal to the current TimeScaleFixedInterval instance; otherwise false. Calculates the largest datetime value that is less or equal to the argument and represents an integer number of specified time intervals. A value. A value representing an argument rounded to specified time intervals. Calculates the hash code for the TimeScaleFixedInterval instance. An integer value representing the hash code for the current object. Adds a fixed scale time interval to the argument value. A value. A value. Gets or sets the value of the scale unit - a fixed time interval. A value representing the time interval of a scale unit. Provides options which define how the selection bar in the Timeline View is painted. Initializes a new instance of the SelectionBarOptions class with the default settings. Gets or sets the height of the Selection Bar in pixels. An integer value. Returns the textual representation of selection bar options. A value which is the textual representation of selection bar options. Gets or sets a value indicating whether the Selection Bar is visible. true if the selection bar is visible; otherwise, false. Represents a time scale whose time cell value is equal to a single year. Initializes a new instance of the TimeScaleYear class with the default settings. Calculates the largest datetime value that is less or equal to the argument and represents an integer number of years. A value. A value representing an argument rounded to years. Adds a time interval, equivalent to one year, to the argument value. A value. A value. Represents a time scale whose time cell value is equal to a single week. Initializes a new instance of the TimeScaleWeek class with the default settings. Gets or sets the day which starts the scale's week. A enumeration value specifying the first day of the week. Calculates the largest datetime value that is less or equal to the argument and represents an integer number of weeks. A value. A value representing an argument rounded to weeks. Adds a time interval, equivalent to one week, to the argument value. A value. A value. Gets the value of the scale unit - a time interval equal to a week. A value representing the time interval of a scale unit. Represents a time scale whose time cell value is equal to a quarter of a year. Initializes a new instance of the TimeScaleQuarter class with the default settings. Calculates the largest datetime value that is less or equal to the argument and represents an integer number of year quarters. A value. A value representing an argument rounded to year quarters. Adds a time interval, equivalent to one quarter of the year, to the argument value. A value. A value. Represents a time scale whose time cell value is equal to a single month. Initializes a new instance of the TimeScaleMonth class with the default settings. Calculates the largest datetime value that is less or equal to the argument and represents an integer number of months. A value. A value representing an argument rounded to months. Adds a time interval, equivalent to one month, to the argument value. A value. A value. Represents a time scale whose time cell value is equal to a single hour. Initializes a new instance of the TimeScaleHour class with the default settings. Calculates the largest datetime value that is less or equal to the argument and represents an integer number of hours. A value. A value representing an argument rounded to hours. Adds a time interval, equivalent to one hour, to the argument value. A value. A value. Gets the value of the scale unit - a time interval equal to an hour. A value representing the time interval of a scale unit. Represents a collection of resource IDs. Initializes a new instance of the ResourceIdCollection class with the default settings. A collection of resource identifiers. Initializes a new instance of the AppointmentResourceIdCollection class with the default settings. Initializes a new instance of the AppointmentResourceIdCollection class and allows to add default resource to the collection. true to add default resource ID (); otherwise, false. Lists the values used to specify how the appointment status is displayed within an appointment. The appointment status line has the same height (if shown vertically) or width (if shown horizontally) as the appointment bounds. The appointment status line is invisible. The appointment status line has the same height (if shown vertically) or width (if shown horizontally) as the time of its appointment. Serves as the base for classes which represent reminders for non-recurring and recurring appointments. Gets or sets the reminder's alert time. A structure which specifies the reminder's alert time. Determines whether the reminder should fire an alert when the specified time comes. A that is the time for which the reminder is tested. True, if the reminder is expired; otherwise, false. Determines whether this reminder can fire an alert at the specified time. A that is the time for which the reminder is tested. An integer that is the time interval between checks of the reminder alert (in milliseconds). True, if the alert can be fired; otherwise, false. Switches the reminder off for the associated appointment. true if the reminder has been successfully switched off; otherwise, false. Gets whether the reminder has been dismissed. True, if the reminder is dismissed; otherwise, false. 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. Fires when the alert time changes. Notifies the scheduler to defer the triggering of a reminder by the specified interval. A value which represents the time interval by which the scheduler should delay the triggering of a reminder. true if a reminder alert has been successfully snoozed; otherwise, false. Notifies the scheduler to defer the triggering of a reminder by the specified interval starting from the specified now date and time. A value which represents the date and time from which the snooze time interval will be counted. A value which represents the time interval by which the scheduler should delay the triggering of a reminder. true if a reminder alert has been successfully snoozed; otherwise, false. Gets or sets the time interval before the appointment's start time. A structure which is an interval before the appointment's start time. Default is 15 minutes. Represents a collection of time scales in the timeline view. Initializes a new instance of the TimeScaleCollection class with the default settings. Serves as the base class for classes which are time scales in the Timeline view. Calculates the smallest datetime value that is greater or equal to the argument and contains an integer number of specified time units. A value. A value specifying a datetime argument rounded to a certain datetime unit. Gets or sets the format of the string displayed in the timeline caption. A value specifying the format string of the caption. Gets or sets if the time scale is enabled for the View. true if the time scale is enabled; otherwise, false. Determines whether the specified object is equal to the current TimeScale instance. The object to compare with the current object. true if the specified object is equal to the current TimeScale instance; otherwise false. Calculates the largest datetime value that is less or equal to the argument and contains an integer number of specified time units. A value. A value representing a datetime argument rounded to certain datetime unit. Returns a string formatted according to display format for this scale type. A value representing a scale starting point. A value representing a scale final point. A value to be used in a timeline caption. Calculates the hash code for the TimeScale instance. An integer value representing the hash code for the current object. Adds a time interval equivalent to a scale unit to the argument value. A value. A value. Subtracts a time interval equivalent to a scale unit to the argument value. A value. A value. Calculates the datetime value that is the nearest to the argument value and contains an integer number of specified time units. A value. A value specifying a datetime argument rounded to a certain datetime unit. Gets the string containing the time scale type name. A value which contains the type name. Gets or sets whether the time scale is visible. true if the time scale is visible; otherwise, false. Gets or sets the width of the time scale element. An integer value specifying the width of the time scale. A base class containing options which define how appointments are displayed in the Week View and its descendants. Initializes a new instance of the WeekViewAppointmentDisplayOptions class with the default settings. Gets or sets the vertical distance between appointments. An integer, representing the vertical distance between appointments (in pixels). Copies all the settings from the WeekViewAppointmentDisplayOptions object passed as a parameter. A WeekViewAppointmentDisplayOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. 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 a value which specifies if left and right borders are shown for same day appointments in the Week view. true to show left and right borders for same day appointments; otherwise, false. Overrides the property to hide it. Returns AppointmentSnapToCellsMode.Always A base class containing options which define how appointments are displayed in the Month View and descendants. Initializes a new instance of the MonthViewAppointmentDisplayOptions class with the default settings. A base class containing options which define how appointments are displayed in the Day View and descendants. Initializes a new instance of the DayViewAppointmentDisplayOptions 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. Copies all the settings from the DayViewAppointmentDisplayOptions object passed as a parameter. A DayViewAppointmentDisplayOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Enables you to specify appointment column paddings in the Day View. A instance specifying column paddings. Gets or sets a value indicating if shadows are shown for appointments. true to show shadows for appointments; otherwise, false. Serves as the base for classes which provide options to define how appointments are displayed when a particular view is currently active. Initializes a new instance of the AppointmentDisplayOptions class with the default settings. Gets or sets whether an appointment should change its height to fit the text to display. true if an appointment's height is changed automatically to fit the text; otherwise, false. 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. Copies all the settings from the AppointmentDisplayOptions object passed as a parameter. An AppointmentDisplayOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Specifies the type of indicator used to point out that the appointment extends beyond the visible date range. A enumeration member. Specifies whether the end time should be visible for the appointment. An enumeration specifying whether the appointment end time should be displayed. Specify whether the recurrence symbol should be displayed for the recurrent appointment. true if a recurrence symbol should be displayed; otherwise, false. Specify whether the reminder symbol should be displayed for an appointment with a reminder. true if a reminder symbol should be displayed; otherwise, false. Specifies whether the appointment should snap to cell borders. true if appointments are snapped to cells; otherwise, false. Gets or sets the method of snapping appointments to time cells. A enumeration member, specifying the snap method. Specifies whether the start time should be visible for the appointment. An enumeration specifying whether the appointment start time should be displayed. Specifies whether to display a status line and whether to fill the status line to indicate appointment status and duration. An enumeration value. Specifies how the start and end time of the appointment should be displayed - using symbols or digits. A enumeration member. Returns the textual representation of appointment display options. A value which is the textual representation of appointment display options. Represents a method that will handle the event. Represents a method that will handle the event. The event source. An object which contains event data. Provides data for the event. Initializes a new instance of the AppointmentSynchronizingEventArgs class with the default settings. Initializes a new instance of the AppointmentSynchronizingEventArgs class with the specified appointment. An object that is the appointment for which the event was raised. This value is assigned to the property. Specifies what type of synchronization operation should be performed. A enumeration value. Represents a method that will handle the event. Represents a method that will handle the event. The event source. An object which contains event data. Provides data for the event. Initializes a new instance of the AppointmentSynchronizedEventArgs class with the default settings. Initializes a new instance of the AppointmentSynchronizedEventArgs class with the specified appointment. An object that is the appointment for which the event was raised. This value is assigned to the property. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. An object which contains event data. Provides data for the event. Initializes a new instance of the AppointmentDragEventArgs class with the specified settings. An object which is the source appointment. This value is assigned to the property. An object which is the appointment being dragged. This value is assigned to the property. A value which is the destination time interval. This value is assigned to the property. A object which is the destination resource. This value is assigned to the property. Provides access to the collection of the additional dragged appointments. An containing appointments dragged along with the initial appointments. Specifies whether the appointment can be dragged along the time cells. true if appointment dragging is allowed; otherwise, false. Indicates whether the drop effect in a drag-and-drop appointment operation is Copy. True, if an appointment will be copied to the target location; otherwise, false. Gets the appointment being modified in the drag-and-drop event. An object. Gets or sets whether the View is forced to query appointments from the storage. true to query appointments from storage; otherwise, false. Gets the time interval represented by the time cell to which an appointment was dragged. A object. Gets the resource to which an appointment was dragged. A object. Gets or sets the IDs of resources for a new appointment. A object. Gets the source appointment in the drag-and-drop event. An object. Represents a method that will handle the event. Represents a method that will handle the event. The event source. An object which contains event data. Provides data for the event. Initializes a new instance of the AppointmentImportingEventArgs class with the specified appointment. An value that is the appointment for which the event was raised. This value is assigned to the property. Represents a method that will handle the event. Represents a method that will handle the event. The event source. An object which contains event data. Provides data for the event. Initializes a new instance of the AppointmentImportedEventArgs class with the specified appointment. An value that is the appointment for which the event was raised. This value is assigned to the property. Represents a method that will handle the event. Represents a method that will handle the event. The event source. An object which contains event data. Provides data for the event. Initializes a new instance of the AppointmentExportingEventArgs class with the specified appointment. An object that is the appointment for which the event was raised. This value is assigned to the property. Represents a method that will handle the event. Represents a method that will handle the event. The event source. An object which contains event data. Provides data for the event. Initializes a new instance of the AppointmentExportedEventArgs class with the specified appointment. An value which is the appointment for which the event was raised. This value is assigned to the property. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. An object which contains event data. Provides data for the event. Initializes a new instance of the AppointmentDisplayTextEventArgs class with specified settings. An interface defining view information for the appointment. A string, representing the text displayed in the upper (indicative) part of the appointment region A string, representing the text displayed in the main (informative) part of the appointment region Provides access to the appointment for which the event is fired. An object to display. Gets or sets the text that will be displayed as an appointment's description. A value which represents the description displayed for the appointment. Gets or sets the text that will be displayed as the appointment's text (subject and location together). A value which represents the displayed text of the appointment. Provides access to the characteristics of the appointment prepared for display. An interface defining view characteristics for the appointment. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. An object which contains event data. Provides data for the event. Initializes a new instance of the AppointmentConflictEventArgs class with the specified settings. An object which is the appointment for which an event is raised. This value is assigned to the property. An object which is the appointment's clone for a new . This value is assigned to the property. An object which is a collection of appointments conflicting with the current . This value is assigned to the property. Gets the clone of the appointment being processed in the or the events. An object which is a clone of the . Gets the collection of appointments which are considered to be conflicting with the current appointment. An object which contains all appointments which are in conflict with the current one. Gets the time interval which the event was raised for. A object which represents the time interval that the event was raised for. Removes all the conflicting appointments from the specified collection whose doesn't match the specified Id. An object that contains all conflicting appointments. A that specifies the resource Id which appointments should be left in the collection. Lists the values used to specify the currently performed operation when synchronizing the scheduler's data. A new appointment will be created in the synchronization target. An appointment in the synchronization target will be deleted. An appointment in the synchronization target will be replaced by an appropriate appointment from the synchronization source. Lists the values used to specify the visibility state of the start and end time within appointments. Appointment time is always shown. Whether the appointment time is shown or not is determined automatically according to the current scheduler view's settings. Appointment time is never shown. Lists the values used to specify how the start and end time are displayed within appointments. The start and end time is automatically shown either as text or as clock. The start and end time is always shown as clock. The start and end time is always shown as text. Provides localized strings for the Scheduler user interface elements. Initializes a new instance of the SchedulerLocalizer class with the default settings. Gets or sets a localizer object providing localization of the user interface at runtime. An descendant, used to localize the user interface at runtime. Returns a localizer object, which provides resources based on the thread's language and regional settings (culture). An object representing resources based on the thread's culture. Returns a localizer object which provides resources based on the thread's language and regional settings (culture). A object which provides resources based on the thread's culture. Returns a localized string for the specified string identifier. A enumeration value identifying the string to localize. A corresponding to the specified identifier. Lists values of localizable strings. Abbreviation used in the resulting strings of the and methods. Default Value: "day" Abbreviation used in the resulting strings of the and methods. Default Value: "days" Abbreviation used in the resulting string of the method. Default Value: "d" Abbreviation used in the resulting strings of the and methods. Default Value: "hour" Abbreviation used in the resulting strings of the and methods. Default Value: "hours" Abbreviation used in the resulting strings of the and methods. Default Value: "h" Abbreviation used in the resulting strings of the and methods. Default Value: "minute" Abbreviation used in the resulting strings of the and methods. Default Value: "minutes" Abbreviation used in the resulting strings of the and methods. Default Value: "m" Abbreviation used in the resulting strings of the and methods. Default Value: "min" Abbreviation used in the resulting strings of the and methods. Default Value: "month" Abbreviation used in the resulting strings of the and methods. Default Value: "months" Abbreviation used in the resulting strings of the and methods. Default Value: "week" Abbreviation used in the resulting strings of the and methods. Default Value: "weeks" Abbreviation used in the resulting strings of the and methods. Default Value: "w" Abbreviation used in the resulting strings of the and methods. Default Value: "year" Abbreviation used in the resulting strings of the and methods. Default Value: "years" Format string used to display text in the appointment which spans beyond the visible interval. Default Value: "To {0}" Format string used to display text in the appointment which spans beyond the visible interval. Default Value: "From {0}" The Anniversary appointment label caption in the Appointment Editor Default Value: "Anniversary" The Birthday appointment label caption in the Appointment Editor Default Value: "Birthday" The Business appointment label caption in the Appointment Editor Default Value: "Business" The Important appointment label caption in the Appointment Editor Default Value: "Important" The Must Attend appointment label caption in the Appointment Editor Default Value: "Must Attend" The Needs Preparation appointment label caption in the Appointment Editor Default Value: "Needs Preparation" The appointment without label caption in the Appointment Editor Default Value: "None" The Personal appointment label caption in the Appointment Editor Default Value: "Personal" The Phone Call appointment label caption in the Appointment Editor Default Value: "Phone Call" The Travel Required appointment label caption in the Appointment Editor Default Value: "Travel Required" The Vacation appointment label caption in the Appointment Editor Default Value: "Vacation" The text which identifies a with a 10 minute time span. Default Value: "10 Minutes" A text which identifies a with a 15 minute time span. Default Value: "15 Minutes" A text which identifies a with a 20 minute time span. Default Value: "20 Minutes" A text which identifies a with a 30 minute time span. Default Value: "30 Minutes" A text which identifies a with a 5 minute time span. Default Value: "5 Minutes" A text which identifies a with a 60 minute time span. Default Value: "60 Minutes" A text which identifies a with a 6 minute time span. Default Value: "6 Minutes" The Agenda View button description in the Scheduler Command UI. Default Value: "Switch to the Agenda view. Displays a list of upcoming events" Text for all-day appointments in the printout created as described in the How to: Print a Scheduler and Show its Print Preview document. Default Value: "All day" A text used in the Agenda View to display the time interval of the appointment that occupies the entire day (the all-day appointment, an appointment with the property set to true). Default Value: "All day" Text of the Resources kind combo box item. The combo box editor is located on the Resources tab of the Page Setup dialog. Default Value: "All resources" A pattern used to format the Appointment Edit window caption. Default Value: "{0} - Appointment" The Finish-To-Finish appointment dependency caption at the Appointment Dependency window. Default Value: "Finish-To-Finish (FF)" The Finish-To-Start appointment dependency caption at the Appointment Dependency window. Default Value: "Finish-To-Start (FS)" The Start-To-Finish appointment dependency caption at the Appointment Dependency window. Default Value: "Start-To-Finish (SF)" The Start-To-Start appointment dependency caption at the Appointment Dependency window. Default Value: "Start-To-Start (SS)" The Busy appointment status caption. Default Value: "Busy" The text of the Style name combo box item. The combo box editor is located on the Format tab of the Page Setup dialog. Default Value: "Calendar Details Style" The caption of the smart tag displayed for the databound SchedulerControl at design time. Default Value: "Check Mappings" The text of the Shading combo box item. The combo box editor is located on the Format tab of the Page Setup dialog. Default Value: "Black And White" The text of the Shading combo box item. The combo box editor is located on the Format tab of the Page Setup dialog. Default Value: "Full Color" The text of the Shading combo box item. The combo box editor is located on the Format tab of the Page Setup dialog. Default Value: "Gray Scale" The text of the Style name combo box item. The combo box editor is located on the Format tab of the Page Setup dialog. Default Value: "Daily Style" The Day View button description in the Scheduler Command UI. Default Value: "Switch to the Day view. The most detailed view of appointments for a specific day(s)." The Resource Navigator button caption. Default Value: "Decrease visible resource count" The caption of the empty item in the Resource combo box located in the Edit Appointment dialog. Default Value:"(Any)" A pattern for the Add All Day Event window caption. Default Value: "{0} - Event" The Resource Navigator button caption. Default Value: "First" The Free appointment status caption. Default Value: "Free" The Full Week View button description in the Scheduler Command UI. Default Value: "Switch to the Full Week View. Displays appointments for the entire week." The Gantt View button description in the Scheduler Command UI. Default Value: "Switch to the Gantt View. Project management view that shows appointments and their dependencies in relation to time." Text of the Group by combo box item. The combo box editor is located on the Resources tab of the Page Setup dialog. Default Value: "Date" The Group by Date button description in the Scheduler Command UI. Default Value:"Group appointments by date." Text of the Group by combo box item. The combo box editor is located on the Resources tab of the Page Setup dialog. Default Value: "None" The Group by None button description in the Scheduler Command UI. Default Value: "Ungroup appointments." The Group by Resource button description in the Scheduler Command UI. Default Value: "Group appointments by resource." Text of the Group by combo box item. The combo box editor is located on the Resources tab of the Page Setup dialog. Default Value: "Resources" The Resource Navigator button caption. Default Value: "Increase visible resources count" The Resource Navigator button caption. Default Value: "Last" The caption of the smart tag displayed for the databound SchedulerControl at design time. Defaul Value: "Mappings Validation" The caption of the smart tag displayed for the databound SchedulerControl at design time. Default Value: "Mappings Wizard..." The text of the Style name combo box item. The combo box editor is located on the Format tab of the Page Setup dialog. Default Value: "Memo Style" Identifies a transaction of the Visual Studio Designer. Default Value: "Modify Appointment Dependency Mappings" Identifies a transaction of the Visual Studio Designer. Default Value: "Modify Appointment Dependency Storage" Identifies a transaction of the Visual Studio Designer. Default Value: "Modify Appointment Mappings" Identifies a transaction of the Visual Studio Designer. Default Value: "Modify Appointment Storage" Identifies a transaction of the Visual Studio Designer. Default Value: "Modify Resource Mappings" Identifies a transaction of the Visual Studio Designer. Default Value: "Modify Resource Storage" The text of the Style name combo box item. The combo box editor is located on the Format tab of the Page Setup dialog. Default Value: "Monthly Style" The Month View button description in the Scheduler Command UI. Default Value: "Switch to the Month (Multi-Week) view. Calendar view useful for long-term plans." The text of the label on the Reminder Alert form. The text is displayed if two or more appointments are selected in the list. Default Value: "{0} appointments are selected" The caption of the Navigation Button. Default Value: "Next Appointment" The tooltip text of the Resource Navigator button. Default Value: "Next" The tooltip text of the Resource Navigator button. Default Value: "Next Page" Text to print in the Memo style printout for non-recurring appointment. Default Value: "(None)" Text caption of the item in the RepositoryItemDuration editor. Default Value: "None" Text of the Resources kind combo box item. The combo box editor is located on the Resources tab of the Page Setup dialog. Default Value: "OnScreen resources" The Out Of Office appointment status caption. Default Value: "Out Of Office" Text used in the Memo Style appointments printout. Default Value: "Please see above" The caption of the Navigation Button. Default Value: Previous Appointment The tooltip text of the Resource Navigator button. Default Value: "Previous" The tooltip text of the Resource Navigator button. Default Value: "Previous Page" Text used in the caption of the appointment editing form to indicate that the appointment is read-only. Default Value: "[Read only]" Default Value: Recurrence Row header text for the value in the Memo style printout, created as described in the How to: Print a Scheduler and Show its Print Preview document. Default Value: "End:" Row header text for the value of the appointment pattern. Printed in the Memo style printout, created as described in the How to: Print a Scheduler and Show its Print Preview document. Default Value: "Location:" Row header text for the recurrence pattern description. Printed in the Memo style printout, created as described in the How to: Print a Scheduler and Show its Print Preview document. Default Value: "Recurrence Pattern:" Row header text for the appointment status value. Printed in the Memo style printout, created as described in the How to: Print a Scheduler and Show its Print Preview document. Default Value: "Show Time As:" Row header text for the value of the appointment pattern. Printed in the Memo style printout, created as described in the How to: Print a Scheduler and Show its Print Preview document. Default Value: "Start:" Row header text for the value of the appointment pattern. Printed in the Memo style printout, created as described in the How to: Print a Scheduler and Show its Print Preview document. Default Value: "Location:" The text used in the format string for the Reminder Alert form caption. The text is displayed if the form contains a single appointment. Default Value: "Reminder:" The text used in the format string for the Reminder Alert form caption. The text is displayed if the form contains more than one appointment. Default Value: "Reminders:" Denotes all resources in the item list. Default Value: "(All)" Text of the item that specifies that no resource is selected in the or the . The caption of the Appointment Dependency Mapping Wizard window. Default Value: "Setup Dependency Storage" The caption of the Appointment Mapping Wizard window. Default Value: "Setup Appointment Mappings" The caption of the Appointment Mapping Wizard window. Default Value: "Setup Appointment Storage" The caption of the Appointment Dependency Mapping Wizard window. Default Value: "Setup Dependency Mappings" The caption of the Resource Mapping Wizard window. Default Value: "Setup Resource Mappings" The caption of the Resource Mapping Wizard window. Default Value: "Setup Resource Mappings" A text of the checkbox used in the Shading setup form to specify that the shading is applied to the all-day area. The Shading setup form is invoked from the Shading combobox editor located on the Page Setup form. Default Value: "All Day Area" A text of the checkbox used in the Shading setup form to specify that shading is used to display appointments. The Shading setup form is invoked from the Shading combobox editor located on the Page Setup form. Default Value: "Appointments" A text of the checkbox used in the Shading setup form to specify that the shading is used to display appointment statuses. The Shading setup form is invoked from the Shading combobox editor located on the Page Setup form. Default Value: "Appointment statuses" A text of the checkbox used in the Shading setup form to specify that shading is used to display cells. The Shading setup form is invoked from the Shading combobox editor located on the Page Setup form. Default Value: "Cells" A text of the checkbox used in the Shading setup form to specify that shading is used to display View Headers. The Shading setup form is invoked from the Shading combobox editor located on the Page Setup form. Default Value: "Headers" A text of the checkbox used in the Shading setup form to specify that shading is used to display Time Rulers. The Shading setup form is invoked from the Shading combobox editor located on the Page Setup form. Default Value: "Time Rulers" Menu caption of the DevExpress.XtraScheduler.Commands.SplitAppointmentOperationCommand command. Default Value: "Split" Text used in a format string which displays appointment start time on the Reminder form. Default Value: "Start:" The Tentative appointment status caption. Default Value: "Tentative" The Timeline View button description in the Scheduler Command UI. Default Value "Switch to the Timeline view. Plots appointments in relation to time." The text of the Style name combo box item. The combo box editor is located on the Format tab of the Page Setup dialog. Default Value: "Tri-fold Style" Text used in a caption of the Appointment form invoked for a newly created appointment. Default Value: "Untitled" Text of the Resources kind combo box item. The combo box editor is located on the Resources tab of the Page Setup dialog. Default Value: "Visible resources" The text of the item specifying the value in the control. Default Value: "Day" The text of the item specifying the value in the control. Default Value: "Weekend day" The text of the item specifying the value in the control. Default Value: "Weekday" The text of the Style name combo box item. The combo box editor is located on the Format tab of the Page Setup dialog. Default Value:"Weekly Style" The text of the item specifying the enumeration value in the control. Default Value: "First" The text of the item specifying the enumeration value in the control. Default Value: "Fourth" The text of the item specifying the enumeration value in the control. Default Value: "Last" The text of the item specifying the enumeration value in the control. Default Value: "Second" The text of the item specifying the enumeration value in the control. Default Value: "Third" The Week View button description in the Scheduler Command UI. Default Value: "Switch to the Week view. Arranges appointments for a particular week in a compact form." The Working Elsewhere appointment status caption. Default Value: "Working Elsewhere" The Work Week View button description in the Scheduler Command UI. Default Value: "Switch to the Work Week view. Detailed view for the working days in a certain week." A list of format strings used to display a date in the caption within the Timeline view. A format string is automatically selected from the list for each time scale header. The selection criteria is the length of the visual representation of the date which uses a particular format string. The string must fit the time scale header. The format strings are: dddd, MMMM d, yyyy\r\ndddd, MMMM d\r\ndddd, MMM d\r\nddd, MMMM d\r\nddd, MMM d\r\nddd, MM d\r\nMM/dd\r\nM/d A list of format strings used to display a date in the caption within the Timeline view. A format string is automatically selected from the list for each time scale header. The selection criteria is the length of the visual representation of the date which uses a particular format string. The string must fit the time scale header. The format strings are: dddd, MMMM d\r\nddd, MMMM d\r\nddd d\r\nM/d\r\ndd A format string used to display a tooltip for the appointment split tool. Default Value: "{0} : step {1}" The DevExpress.XtraScheduler.Commands..witchCellsAutoHeightCommand command description displayed as a tooltip of the command button in the Scheduler Command UI. Default Value: "Enable a time cell to automatically adjust its size to accommodate appointments it contains." The DevExpress.XtraScheduler.Commands.ChangeAppointmentReminderUICommand command description. Default Value: "Choose when to be reminded of the selected appointment." The DevExpress.XtraScheduler.Commands.ChangeSnapToCellsUICommand command description. Default Value: "Specify a snapping mode for displaying appointments within time cells." The DevExpress.XtraScheduler.Commands.ChangeTimelineScaleWidthUICommand command description. Default Value: "Specify column width in pixels for the base scale." The DevExpress.XtraScheduler.Commands.SwitchCompressWeekendCommand command description. Default Value: "Show Saturday and Sunday compressed into a single column." A description of the DevExpress.XtraScheduler.Commands.AppointmentCreateDependencyOperationCommand command. Default Value: "Create dependency between appointments" The tooltip text of the DevExpress.XtraScheduler.Commands.DeleteAppointmentsCommandBase command. Default Value: "Delete the selected appointment(s)." A description of the DevExpress.XtraScheduler.Commands.DeleteAppointmentDependenciesCommand command. Default Value: "Delete appointment dependency." A description of the DevExpress.XtraScheduler.Commands.Internal.DeleteOccurrenceUICommand command. Default Value: "Delete Occurrence." A description of the DevExpress.XtraScheduler.Commands.Internal.DeleteSeriesUICommand command. Default Value: "Create dependency between appointments" A description of the DevExpress.XtraScheduler.Commands.EditAppointmentDependencyCommand command. Default Value: "Edit appointment dependency." A description of the DevExpress.XtraScheduler.Commands.GotoTodayCommand command. Default Value: "Change the date displayed in the current view to the current date." A description of the DevExpress.XtraScheduler.Commands.ChangeAppointmentLabelUICommand command. Default Value: "Change the selected appointment label." A description of the DevExpress.XtraScheduler.Commands.Internal.ServiceNavigateViewBackwardCommand command. Default Value: "Step back in time as suggested by the current view." A description of the DevExpress.XtraScheduler.Commands.Internal.ServiceNavigateViewForwardCommand command. Default Value: "Advance forward in time as suggested by the current view." A description of the DevExpress.XtraScheduler.Commands.NewAppointmentCommand command. Default Value: "Create a new appointment." A description of the DevExpress.XtraScheduler.Commands.NewRecurringAppointmentCommand command. Default Value: "Create a new recurring appointment." A description of the DevExpress.XtraScheduler.Commands.EditSingleAppointmentCommand command. Default Value: "Open the selected appointment." A description of the DevExpress.XtraScheduler.Commands.EditOccurrenceUICommand command. Default Value: "Open this meeting occurrence." A description of the DevExpress.XtraScheduler.Commands.OpenScheduleCommand command. Default Value: "Import a schedule from a file (.ics)." A description of the DevExpress.XtraScheduler.Internal.Commands.EditSeriesUICommand command. Default Value: "Open this meeting series." A description of the DevExpress.XtraScheduler.Commands.PrintCommand command. Default Value: "Send the schedule directly to the default printer without making changes." A description of the DevExpress.XtraScheduler.Commands.PrintPageSetupCommand command. Default Value: "Customize the page appearance and configure various printing options." A description of the DevExpress.XtraScheduler.Commands.PrintPreviewCommand command. Default Value: "Preview and make changes to pages before printing." A description of the DevExpress.XtraScheduler.Commands.SaveScheduleCommand command. Default Value: "Save a schedule to a file (.ics)." A description of the DevExpress.XtraScheduler.Commands.ChangeAppointmentStatusUICommand command. Default Value: "Change the selected appointment status." A description of the DevExpress.XtraScheduler.Commands.SwitchShowWorkTimeOnlyCommand command. Default Value: "Show only working hours in the calendar." A description of the DevExpress.XtraScheduler.Commands.SplitAppointmentOperationCommand command. Default Value: "Split the selected appointment in two by dragging a splitter line." A description of the DevExpress.XtraScheduler.Commands.SwitchTimeScalesUICommand command. Default Value: "Change the time scale." A description of the DevExpress.XtraScheduler.Commands.ToggleRecurrenceCommand command. Default Value: "Make the selected appointment recurring, or edit the recurrence pattern. " A description of the DevExpress.XtraScheduler.Commands.ViewZoomInCommand command. Default Value: "Perform scaling up to display content in more detail." A description of the DevExpress.XtraScheduler.Commands.ViewZoomOutCommand command. Default Value: "Perform scaling down to display a broader look of the View." Default Value: "Appointment." The caption displayed in the Appointment Flyout before the property value. Default value: "End" The caption displayed in the Appointment Flyout before the property value. Default value: "Location" The caption displayed in the Appointment Flyout before the property value. Default value: "Reminder" The caption displayed in the Appointment Flyout before the property value. Default value: "Start" Format string used to display a new style name in the Define Print Style dialog invoked by clicking the Define Styles... button on the Format tab of the Page Setup dialog. Default Value: "Copy ({0}) of {1}" Format string used to display a new style name in the Define Print Style dialog invoked by clicking the Define Styles... button on the Format tab of the Page Setup dialog. Default Value: "Copy of {0}" Format string used to display items in the Click Snooze to be reminded again in: combo box of the Reminder form. Default Value: "{0} before start" Format string used to print Start and End values in the Memo print style. Default Value: "{0} {1} {2}" The text of a menu item specifying a time scale with 10 minute increments. Default Value: "10 &Minutes" The text of a menu item specifying a time scale with 15 minute increments. Default Value: "&15 Minutes" The text of a menu item specifying a time scale with 20 minute increments. Default Value: "&20 Minutes" The text of a menu item specifying a time scale with 30 minute increments. Default Value: "&30 Minutes" The text of a menu item specifying a time scale with 5 minute increments. Default Value: "&5 Minutes" The text of a menu item specifying a time scale with 60 minute increments. Default Value: "6&0 Minutes" The text of a menu item specifying a time scale with 6 minute increments. Default Value: "&6 Minutes" The menu caption of the DevExpress.XtraScheduler.Commands.AppointmentDragCancelCommand command. Default Value: "C&ancel" The menu caption of the DevExpress.XtraScheduler.Commands.AppointmentDragCopyCommand command. Default Value: "&Copy" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentLabelCommand command. Default Value: "&Copy" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentLabelCommand command. Default Value: "&Birthday" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentLabelCommand command. Default Value: "&Business" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentLabelCommand command. Default Value: "&Important" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentLabelCommand command. Default Value: "Must &Attend" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentLabelCommand command. Default Value: "&Needs Preparation" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentLabelCommand command. Default Value: "&None" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentLabelCommand command. Default Value: "&Personal" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentLabelCommand command. Default Value: "Phone &Call" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentLabelCommand command. Default Value: "&Travel Required" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentLabelCommand command. Default Value: "&Vacation" The menu caption of the DevExpress.XtraScheduler.Commands.AppointmentDragMoveCommand command. Default Value: "Mo&ve" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentStatusCommand command. Default Value: "&Busy" The menu caption of the DevExpress.XtraScheduler.Commands.SwitchCellsAutoHeightCommand command. Default Value: "Cell Auto Height" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentReminderUICommand command. Default Value: "Reminder" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeSnapToCellsUICommand command. Default Value: "Snap to Cells" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeTimelineScaleWidthUICommand command. Default Value: "Scale Width" The menu caption of the DevExpress.XtraScheduler.Commands.SwitchCompressWeekendCommand command. Default Value: "Compress Weekend" The menu caption of the DevExpress.XtraScheduler.Commands.AppointmentCreateDependencyOperationCommand command. Default Value: "Create Dependency" Default Value: "&Customize Current View..." Default Value: "Customize Time Ruler..." The menu caption of the DevExpress.XtraScheduler.Commands.DeleteAppointmentsCommandBase command. Default Value: "&Delete" The menu caption of the DevExpress.XtraScheduler.Commands.DeleteAppointmentDependenciesCommand command. Default Value: "&Delete" The menu caption of the DevExpress.XtraScheduler.Commands.internal.DeleteOccurrenceUICommand command. Default Value: "Delete Occurrence" The menu caption of the DevExpress.XtraScheduler.Commands.DeleteSeriesUICommand command. Default Value: "Delete Series" The menu caption of the DevExpress.XtraScheduler.Commands.EditAppointmentDependencyCommand command. Default Value: "&Edit" The menu caption of the DevExpress.XtraScheduler.Commands.EditRecurrencePatternCommand command. Default Value: "&Edit Series" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentStatusCommand command. Default Value: "&Free" The menu caption of the DevExpress.XtraScheduler.Commands.GotoDateCommand command. Default Value: "&Go to Date..." The menu caption of the DevExpress.XtraScheduler.Commands.GotoThisDayCommand command. Default Value: "Go to This &Day" The menu caption of the DevExpress.XtraScheduler.Commands.GotoTodayCommand command. Default Value: "Go to &Today" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentLabelUICommand command. Default Value: "&Label As" The menu caption of the DevExpress.XtraScheduler.Commands.ServiceNavigateViewBackwardCommand command. Default Value: "Backward" The menu caption of the DevExpress.XtraScheduler.Commands.ServiceNavigateViewForwardCommand command. Default Value: "Forward" The menu caption of the DevExpress.XtraScheduler.Commands.NewAllDayAppointmentCommand command. Default Value: "New All Day &Event" The menu caption of the DevExpress.XtraScheduler.Commands.NewAppointmentCommand command. Default Value: "New App&ointment" The menu caption of the DevExpress.XtraScheduler.Commands.NewRecurringAppointmentCommand command. Default Value: "New Recurring &Appointment" The menu caption of the DevExpress.XtraScheduler.Commands.NewRecurringAllDayAppointmentCommand command. Default Value: "New Recurring E&vent" The menu caption of a command that does not have caption. Default Value: empty string The menu caption of the DevExpress.XtraScheduler.Commands.EditSingleAppointmentCommand command. Default Value: "&Open" The menu caption of the DevExpress.XtraScheduler.Commands.EditOccurrenceUICommand command. Default Value: "Open Occurrence" The menu caption of the DevExpress.XtraScheduler.Commands.OpenScheduleCommand command. Default Value: "Open" The menu caption of the DevExpress.XtraScheduler.Commands.EditSeriesUICommand command. Default Value: "Open Series" Default Value: "Other Sett&ings..." The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentStatusCommand command. Default Value: "&Out Of Office" The menu caption of the DevExpress.XtraScheduler.Commands.PrintCommand command. Default Value: "Quick Print" Default Value: "&Print" The menu caption of the DevExpress.XtraScheduler.Commands.PrintPageSetupCommand command. Default Value: "Page &Setup" The menu caption of the DevExpress.XtraScheduler.Commands.PrintPreviewCommand command. Default Value: "Print &Preview" The menu caption of the DevExpress.XtraScheduler.Commands.RestoreOccurrenceCommand command. Default Value: "&Restore Default State" The menu caption of the DevExpress.XtraScheduler.Commands.SaveScheduleCommand command. Default Value: "Save" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentStatusUICommand command. Default Value: "&Show Time As" The menu caption of the DevExpress.XtraScheduler.Commands.SwitchShowWorkTimeOnlyCommand command. Default Value: "Working Hours" The menu caption of the DevExpress.XtraScheduler.Commands.SwitchViewCommand command. Default Value: "&Agenda View" The menu caption of the DevExpress.XtraScheduler.Commands.SwitchViewCommand command. Default Value: "&Day View" The menu caption of the DevExpress.XtraScheduler.Commands.SwitchViewCommand command. Default Value: "&Full Week View" The menu caption of the DevExpress.XtraScheduler.Commands.SwitchViewCommand command. Default Value: "&Gantt View" The menu caption of the DevExpress.XtraScheduler.Commands.SwitchToGroupByDateCommand command. Default Value: "&Group by Date" The menu caption of the DevExpress.XtraScheduler.Commands.SwitchToGroupByNoneCommand command. Default Value: "&Group by None" The menu caption of the DevExpress.XtraScheduler.Commands.SwitchTOGroupByResourceCommand command. Default Value: "&Group by Resource" The menu caption of the DevExpress.XtraScheduler.Commands.SwitchViewCommand command. Default Value: "&Month View" The menu caption of the DevExpress.XtraScheduler.Commands.SwitchViewCommand command. Default Value: "&Timeline View" The menu caption of the DevExpress.XtraScheduler.Commands.SwitchViewCommand command. Default Value: "&Month View" The menu caption of the DevExpress.XtraScheduler.Commands.SwitchViewCommand command. Default Value: "Wo&rk Week View" The menu caption of the DevExpress.XtraScheduler.Commands.SwitchViewCommand and the DevExpress.XtraScheduler.Commands.SwitchTimeScaleCommand commands. Default Value: "Change View To" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentStatusCommand command. Default Value: "&Tentative" The group menu caption of commands used to enable time scale captions in the Timeline view. Default Value: "Time Scale &Captions" The menu caption used for the DevExpress.XtraScheduler.Commands.TimeScaleEnableCommand and DevExpress.XtraScheduler.Commands.TimeScaleVisibleCommand commands. Default Value: "&Day" The menu caption used for the DevExpress.XtraScheduler.Commands.TimeScaleEnableCommand and DevExpress.XtraScheduler.Commands.TimeScaleVisibleCommand commands. Default Value: "&Hour" The menu caption used for the DevExpress.XtraScheduler.Commands.TimeScaleEnableCommand and DevExpress.XtraScheduler.Commands.TimeScaleVisibleCommand commands. Default Value: "&Month" The menu caption used for the DevExpress.XtraScheduler.Commands.TimeScaleEnableCommand and DevExpress.XtraScheduler.Commands.TimeScaleVisibleCommand commands. Default Value: "&Quarter" The group menu caption of commands used to enable time scales in the Timeline view. Default Value: "&Time Scales" The menu caption used for the DevExpress.XtraScheduler.Commands.TimeScaleEnableCommand and DevExpress.XtraScheduler.Commands.TimeScaleVisibleCommand commands. Default Value: "&Week" The menu caption used for the DevExpress.XtraScheduler.Commands.TimeScaleEnableCommand and DevExpress.XtraScheduler.Commands.TimeScaleVisibleCommand commands. Default Value: "&Year" The menu caption of the DevExpress.XtraScheduler.Commands.ToggleRecurrenceCommand command. Default Value: "Recurrence" The menu caption of the DevExpress.XtraScheduler.Commands.ViewZoomInCommand command. Default Value: "Zoom In" The menu caption of the DevExpress.XtraScheduler.Commands.ViewZoomOutCommand command. Default Value: "Zoom Out" The menu caption of the DevExpress.XtraScheduler.Commands.ChangeAppointmentStatusCommand command. Default Value: "&Working Elsewhere" The text of the confirmation message box invoked when Apply settings to all styles is checked in the Page Setup dialog. Default Value: "Apply current printer settings to all styles?" Default Value: "It's impossible to fit the printing output into a single page using the current printing settings. Please try to increase the page height or decrease the PrintTime interval." The text of the message box that appears on an attempt to close the appointment editing form and save an appointment that conflicts with other appointments. Default Value: "An edited appointment conflicts with one or several other appointments." Default Value: "The date you entered is outside the limit interval." Default Value: "Duplicate custom field name. Revise the mappings: \r\n{0}" The text used in the error message generated by the SchedulerStorage when the contains incorrect mappings. Default Value: "The '{0}' member mapping is not unique: " The text of an exception which is thrown when certain iCalendar items cannot be imported. Default Value: "Cannot import some appointment" The text of an exception which is thrown when an invalid .ics file is specified for an import operation. Default Value: "Invalid Internet Calendar file" The text of an error that may occur during a consistency check for appointments loaded in the AppointmentStorage. Default Value: "To support recurrence you must map both RecurrenceInfo and Type members." Confirmation message returned when trying to save incorrect mappings in the Mappings Wizard. Default Value: "Incorrect mappings. Continue anyway?\r\nDetails:\r\n" Default Value: "Internal error!" The text of an error that may occur in the Appointment Recurrence form. Default Value: "Invalid value specified for the interval duration. Please enter a positive value." The text of an error that may occur during recurrence validation. Default Value: "Invalid day count. Please enter a positive integer value." The text of an error that may occur during recurrence validation. Default Value: "Invalid day count. Please enter a positive integer value." The text of an error that may occur during recurrence validation. Default Value: "Invalid day number. Please enter an integer value from 1 to {0}." The text of an error that may occur during recurrence validation. Default Value: "Invalid day number. Please enter an integer value from 1 to {0}." The text of an error that may occur during recurrence validation. Default Value: "No day selected. Please select at least one day in the week." The text of an exception that is thrown on an incorrect value assignment to the property. Default Value: "Invalid day of week for a daily recurrence. Only WeekDays.EveryDay, WeekDays.WeekendDays and WeekDays.WorkDays are valid in this context." The text of an error that may occur in the Appointment Editing form. Default Value: "The date you entered occurs before the start date." Default Value: "Input file is invalid." The text of an error that may occur during recurrence validation. Default Value: "Invalid month count. Please enter a positive integer value." The text of an error that may occur during recurrence validation. Default Value: "Invalid month count. Please enter a positive integer value." The text of an error that may occur during recurrence validation. Default Value: "Invalid occurrences count. Please enter a positive integer value." The text of an error that may occur during recurrence validation. Default Value: "Invalid occurrences count. Please enter a positive integer value." The text of an error that may occur in the Appointment Recurrence form. Default Value: "Invalid value specified for the before event reminder's time. Please enter a positive value." The text of an error that may occur in the Page Setup form when specifying the paper size. Default Value: "Invalid value specified for the size." Default Value: "Invalid duration for the TimeOfDayInterval" The text of an error that may occur during recurrence validation. Default Value: "Invalid week count. Please enter a positive integer value." The text of an error that may occur during recurrence validation. Default Value: "Invalid week count. Please enter a positive integer value." Default Value: "Invalid year count. Please enter a positive integer value." Default Value: "Invalid year count. Please enter a positive integer value." The text used in exception messages. Default Value: "'{0}' is not a valid value for '{1}'" The text of an exception that is thrown by the SchedulerStorage in bound mode when it attempts to load appointments from xml. Default Value: "The scheduler needs to be in unbound mode to load collection items from xml." The text of an information message displayed by the Mappings Wizard. Default Value: "Mappings are correct!" The text of an error message displayed when the Scheduler is printed using the Memo style and no appointments are selected. Default Value: "Cannot print unless an item is selected. Select an item, and then try to print again." The text used in the error message generated by the SchedulerStorage when the has missing mappings. Default Value: "Missing '{1}' member of the '{0}' property mapping." The text used in the error message generated by the SchedulerStorage when the is missing required mappings. Default Value: "The required mapping for the '{0}' property is missing." Default Value: "The following required mappings for the object \r\n {0} are not assigned" The text of an exception which is thrown in an import/export operation with MS Outlook if an Outlook calendar is not found. Default Value: "The '{0}' calendar is not found." Default Value: "Invalid value for the TimeOfDayInterval. Should be less than or equal to a day" The text of the warning message displayed when a duplicate style name is specified when adding a new style in the Page Setup dialog. Default Value: "The style name '{0}' already exists. Type another name." The text of the warning message box invoked when the end-user changes the recurrence rule of the recurrence series which has exceptions. Default Value: "Any exceptions associated with this recurring appointment will be lost. Proceed?" The text of a message prompting the user to save changes before closing an appointment editing form. Default Value: "Want to save your changes?" Default Value: "Warning!" Default Value: "The appointment has been deleted by another user." The text of an error that may occur during recurrence validation. Default Value: "Some months have fewer than {0} days. For these months, the occurrences will fall on the last day of the month." Default Value: "The SchedulerStorage component is not assigned to the SchedulerControl" The text of an item in the Start a new page each combobox located in the Page Setup dialog on the Format tab. This combobox is visible when the Calendar Details Style is selected in the Style name combo box editor. Default Value: "Day" The text of an item in the Start a new page each combobox located in the Page Setup dialog on the Format tab. This combobox is visible when the Calendar Details Style is selected in the Style name combo box editor. Default Value: "Month" The text of an item in the Start a new page each combobox located in the Page Setup dialog on the Format tab. This combobox is visible when the Calendar Details Style is selected in the Style name combo box editor. Default Value: "Week" The text of an item in the Layout combobox located in the Page Setup dialog on the Format tab. This combobox is visible when the Monthly Style is selected in the Style name combo box editor. Default Value: "1 page/month" The text of an item in the Layout combobox located in the Page Setup dialog on the Format tab. This combobox is visible when the Monthly Style is selected in the Style name combo box editor. Default Value: "2 page/month" The text printed in the time cell if not all contained appointments are printed. This may happen if a time cell contains more appointments than it can fit in the print area. Default Value: "More items..." Default Value: "No printers installed" The text of the Shading combo box item. The combo box editor is located on the Format tab of the Page Setup dialog. Default Value: "<Customize...>" The format string used to display items in the Fonts combo boxes on the Format tab of the Page Setup dialog. Default Value:"{0} pt. {1}" The text of a warning message displayed on an attempt to print from the Page Setup form if there are no printers installed in the system. Default Value: "No printers installed" The text of the warning message displayed when an incorrect Start date and End date are set on the Format tab of the Page Setup dialog. Default Value:"End date must be greater or equal to the start date" The text of the tooltip displayed when the TimeOfDayIntervalEditControl combo box fails validation because an incorrect value is entered. The control, labeled Duration, is located on the Format tab of the Page Setup dialog. Default Value:"Duration must be not greater than a day and greater than 0" Default Value:"End time must be greater than the start time"" The text of an item in a combo box that specifies a calendar style for the section of the trifold-style calendar. The option is available if the Tri-fold Style is selected on the Format tab of the Page Setup dialog. Default Value:"Daily Calendar" The text of an item in a combo box that specifies a calendar style for the section of the trifold-style calendar. The option is available if the Tri-fold Style is selected on the Format tab of the Page Setup dialog. Default Value:"Monthly Calendar" The text of an item in a combo box that specifies a calendar style for the section of the trifold-style calendar. The option is available if the Tri-fold Style is selected on the Format tab of the Page Setup dialog. Default Value:"Weekly Calendar" The text of an item in the Layout combobox located in the Page Setup dialog on the Format tab. This combobox is visible when the Weekly Style is selected in the Style name combo box editor. Default Value: "1 page/week" The text of an item in the Layout combobox located in the Page Setup dialog on the Format tab. This combobox is visible when the Weekly Style is selected in the Style name combo box editor. Default Value: "2 page/week" The text displayed in the Visual Studio Designer for the , and controls if the TimeCells property is not set. Default Value: "Required TimeCells control is not assigned" The text displayed in the Designer for view-based Scheduler Reporting Controls if the View property is not set. Default Value: "Required View component is not assigned" This value is used to construct a string that indicates an appointment interval in the Agenda View. Default Value: "to" The menu caption of the DevExpress.XtraScheduler.Commands.SetSnapToCellCommand used to specify the option in the Scheduler Command UI. Default Value: "Always" The menu caption of the DevExpress.XtraScheduler.Commands.SetSnapToCellCommand used to specify the option in the Scheduler Command UI. Default Value: "Auto" The menu caption of the DevExpress.XtraScheduler.Commands.SetSnapToCellCommand used to specify the option in the Scheduler Command UI. Default Value: "Disabled" The menu caption of the DevExpress.XtraScheduler.Commands.SetSnapToCellCommand used to specify the option in the Scheduler Command UI. Default Value: "Never" A format string used by the method. Default Value: "every {1} {0}" A format string used by the method. Default Value: "every {2} {1} {0}" A format string used by the method. Default Value: "every weekday {0}" A format string used by the method. Default Value: "every weekend {0}" A format string used by the method. Default Value: "{0} {1}" A format string used by the method. Default Value: "from {0} for {1} " A format string used by the method. Default Value: "from {0} for {1} {2}" A format string used by the method. Default Value: "from {0} for {1} {2} {3}" A format string used by the method. Default Value: "from {0} for {1} {3}" A format string used by the method. Default Value: "from {0} to {1}" A format string used by the method. Default Value: "of every {0} {1} {2}" A format string used by the method. Default Value: "day {3} {0}" A format string used by the method. Default Value: "the {1} {2} {0}" The text used to print the value in the Memo print style. Default Value: "Daily" The text used to print the value in the Memo print style. Default Value: "Hourly" The text used to print the value in the Memo print style. Default Value: "Minutely" The text used to print the value in the Memo print style. Default Value: "Monthly" The text used to print the value in the Memo print style. Default Value: "Weekly" The text used to print the value in the Memo print style. Default Value: "Yearly" A format string used by the method. Default Value: "unspecified day of week" A format string used by the method. Default Value: "{0}" A format string used by the method. Default Value: "{0} and {1}" A format string used by the method. Default Value: "{0}, {1}, and {2}" A format string used by the method. Default Value: "{0}, {1}, {2}, and {3}" A format string used by the method. Default Value: "{0}, {1}, {2}, {3}, and {4}" A format string used by the method. Default Value: "{0}, {1}, {2}, {3}, {4}, and {5}" A format string used by the method. Default Value: "{0}, {1}, {2}, {3}, {4}, {5}, and {6}" A format string used by the method. Default Value: "every {3} {0}" A format string used by the method. Default Value: "every {1} {2} on {3} {0}" A format string used by the method. Default Value: "{3} {4} of every {1} {2} {0}" A format string used by the method. Default Value: "the {5} {6} of {3} every {1} {2} {0}" A format string used by the method. Default Value: "every {3} {4} {0}" A format string used by the method. Default Value: "the {5} {6} of {3} {0}" A value of the property for the class. Default Value: "Day" A value of the property for the class. Default Value: "Hour" A value of the property for the class. Default Value: "Month" A value of the property for the class. Default Value: "Quarter" A value of the property for the class. Default Value: "Week" A value of the property for the class. Default Value: "Year" The name of the End-User Report Designer toolbox category containing Scheduler Reporting controls. Default Value: "Scheduler Controls" A value of the property for the class. Default Value: "Agenda Calendar" A value of the property for the class. Default Value: "Day Calendar" A value of the property for the class. Default Value: "Full Week Calendar" A value of the property for the class. Default Value: "Gantt View" A value of the property for the class. Default Value: "Month Calendar" A value of the property for the class. Default Value: "Timeline Calendar" A value of the property for the class. Default Value: "Week Calendar" A value of the property for the class. Default Value: "Work Week Calendar" A value of the property for the class. Default Value: "Agenda" A value of the property for the class. Default Value: "Day" A value of the property for the class. Default Value: "Full Week" A value of the property for the class. Default Value: "Gantt" A value of the property for the class. Default Value: "Month" A value of the property for the class. Default Value: "Timeline" A value of the property for the class. Default Value: "Week" A value of the property for the class. Default Value: "Work Week" The name of the Visual Studio Designer toolbox category containing Scheduler Reporting controls. Default Value: "DX.{0}: Scheduler Reporting" Lists the values that identify a scheduler's elements. The test point belongs to the all-day area. The test point belongs to contents of an appointment. The test point belongs to the Dependency The test point belongs to the movable edge of an appointment. The test point belongs to the bottom resizable edge of an appointment. The test point belongs to the left resizable edge of an appointment. The test point belongs to the right resizable edge of an appointment. The test point belongs to the top resizable edge of an appointment. The test point belongs to a time cell. Reserved for future use. The test point belongs to a day header. The test point belongs to a day of week header. The test point belongs to a column in a Day View. A test point belongs to the element of the Agenda view grid. The test point belongs to the group separator, which separates one group from another. The test point belongs to a MoreButton. The test point belongs to the navigation button. The test point does not belong to any visual element or is outside the scheduler. The test point belongs to a resource header. The test point belongs to a time ruler. The test point belongs to a Scroll MoreButton. The test point belongs to the selection bar in the Timeline View. The test point belongs to a single cell of the selection bar in the Timeline View. The test point belongs to a single week. The test point belongs to the Time Indicator element. The test point belongs to the timeline bar. The test point belongs to the time scale header in the Timeline View. An object under the test point cannot be determined. The test point belongs to the top-left corner in the Day View. Specifies how an image is positioned within a resource header. The image is displayed in the center of the resource header. If the image is larger than the resource header, it is centered and the outside edges are clipped. The image is displayed in the center of the resource header. If the image is larger than the resource header, its top left corner is fit into the header, and the other edges are clipped. The image within the resource header is stretched or shrunk to the value. If the ImageSize equals 0 and the > 0, the image's height or width (depending on the current view - Day View or Timeline View) is set to the value. If the ImageSize equals 0 and the < = 0, the image's height or width (depending on the current view - Day View or Timeline View) is calculated as 1/6 of the view's height (or width). The image within the resource header is resized, maintaining the size ratio. It is resized to the value if it is greater than zero. If the ImageSize equals 0 and the > 0, the image's height or width (depending on the current view - Day View or Timeline View) is set to the value. If the ImageSize equals 0 and the < = 0, the image's height or width (depending on the current view - Day View or Timeline View) is calculated as 1/6 of the view's height (or width). Specifies how an image is positioned relative to the text within a resource header. A resource image is aligned to the bottom of the text. A resource image is aligned to the left of the text. A resource image is aligned to the right of the text. A resource image is aligned to the top of the text. Lists the visibility modes of the resource navigator. Resource Navigator is always visible. Resource Navigator is hidden if there are no resources in the ResourceStorage or all resources are hidden after the filtering operation. Otherwise, the resource navigator is always visible. Resource navigator is never visible. Lists the types of default actions which can be applied after the Reminders form is closed. After the Reminders form is closed, whether the reminders are snoozed or dismissed is determined manually in the or event handler. After the Reminders form is closed, all reminders will be dismissed. After the Reminders form is closed, all reminders will be snoozed. Represents a collection of mappings of the custom properties of resources to appropriate data fields. Initializes a new instance of the ResourceCustomFieldMappingCollection class with the default settings. Appends the specified object to the storage's collection of custom fields mappings. An object to append to the collection. An integer value indicating the position at which the new element was inserted. Provides access to individual items in the collection by their names. A value specifying the name of the custom field to get. A object which represents the custom field mapping with the specified name. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the custom field mapping at the specified position. Represents a mapping of a custom property of a resource to an appropriate data field. Initializes a new instance of the ResourceCustomFieldMapping class with the default settings. Initializes a new instance of the ResourceCustomFieldMapping class with the specified name and member. A value that specifies the name of the custom field. This value is assigned to the property. A value that specifies the member value of the custom field mapping. This value is assigned to the property. Initializes a new instance of the ResourceCustomFieldMapping class with the specified name, member and value type. A value that specifies the name of the custom field. This value is assigned to the property. A value that specifies the member value of the custom field mapping. This value is assigned to the property. A enumeration value, representing one of the standard value types. Gets or sets the name of the field in a data source which should be mapped to a custom property of a resource. A value which represents the name of the data field to be mapped. Provides data for the event. Initializes a new instance of the RemindersFormDefaultActionEventArgs class with the specified settings. A value which represents the event's collection of reminder alerts. This value is assigned to the property. Gets or sets whether the Reminders Form closing is canceled or not. true if the form closing is cancelled; otherwise, false. Gets or sets whether an event was handled, if it was handled the default actions are not required. true if no default processing of the form's reminders is required; otherwise, false. Represents a method that will handle the AllowAppointment~ events of the . Represents a method that will handle the AllowAppointment events of the . The event source. This parameter identifies the which raised the event. An object which contains event data. Provides data for the AllowAppointment events of the . Initializes a new instance of the AppointmentOperationEventArgs class with the specified appointment. An value that is the appointment for which an event is raised. This value is assigned to the property. Gets or sets a value indicating whether an end-user is allowed to perform a particular action. true if an action is allowed; otherwise, false. Gets or sets a value indicating if the appointment is recurring. true if the appointment is recurring; otherwise, false. Provides methods for creating appointments. Creates an object with the interface. A enumeration member specifying the appointment type. An object which implements the interface. Represents a collection of mappings of the persistent properties of persistent objects (appointments or resources) to appropriate data fields. Initializes a new instance of the MappingCollection class with the default settings. Determines whether the mappings specified by their names are set in the current collection. A collection of mapping names. True if all specified mappings are set; otherwise, false. 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. Serves as the base class for classes that provide mapping of the properties of persistent objects (appointments or resources) to appropriate data fields. 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. Gets or sets the name of the member in a datasource which should be mapped to the specific property. A value which represents the data member to be mapped. Gets or sets the name of the property which should be mapped to a specific member in a datasource. A value which represents the property name to be mapped. 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. Gets the mapping's type. A object which represents the mapping's type. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. An object which contains event data. Represents a collection of mappings of the custom properties of appointments to appropriate data fields. Initializes a new instance of the AppointmentCustomFieldMappingCollection class with the default settings. Appends the specified object to the storage's collection of custom fields mappings. An object to append to the collection. An integer value indicating the position at which the new element was inserted. Provides access to individual items in the collection by their names. A value specifying the name of the custom field to get. An object which represents the custom field mapping with the specified name. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. An object which represents the custom field mapping at the specified position. Mapping of a custom appointment property to a data field. Initializes a new instance of the AppointmentCustomFieldMapping class with the default settings. Initializes a new instance of the AppointmentCustomFieldMapping class with the specified name of the appointment property and member name (the name of the field in the data source). A value that specifies the name of the appointment property. This value is assigned to the property. A value that specifies the member value of the custom field mapping (the name of the field in the database). This value is assigned to the property. Initializes a new instance of the AppointmentCustomFieldMapping class with the specified name of the appointment property, member name (the name of the field in the data source) and the field type. A value that specifies the name of the appointment property. This value is assigned to the property. A value that specifies the member value of the custom field mapping. This value is assigned to the property. A enumeration value, representing one of the standard value types. Gets or sets the name of the field in a data source which should be mapped to a custom property of an appointment. A value which represents the name of the data field to be mapped. Lists the week in a month in which the event will occur. The recurring event will occur once a month, on the specified day or days of the first week in the month. The recurring event will occur once a month, on the specified day or days of the fourth week in the month. The recurring event will occur once a month, on the specified day or days of the last week in the month. There isn't any recurrence rule based upon the weeks in a month. The recurring event will occur once a month, on the specified day or days of the second week in the month. The recurring event will occur once a month, on the specified day or days of the third week in the month. Represents a base class for certain user interface objects. Gets or sets the text which identifies an element. A value which identifies an element. Determines whether the specified object is equal to the current UserInterfaceObject instance. The object to compare with the current object. true if the specified object is equal to the current UserInterfaceObject instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current UserInterfaceObject object. An integer value representing the hash code for the current object. Gets the unique identifier of the user interface object instance. A that is the unique identifier. Gets or sets the element's menu caption. A value which specifies the element's menu caption. Occurs when a property value changes. Returns the element's textual representation. A value that is the textual representation of the current element. A collection of custom fields bound to objects contained in the Scheduler storage. Initializes a new instance of the CustomFieldCollection class with the default settings. Adds a custom field to the collection. For internal use. Use indexer instead. A CustomField object. Locks the CustomFieldCollection, preventing change notifications (and visual updates) from being raised by the object until the EndUpdate or CancelUpdate method is called. Unlocks the CustomFieldCollection object after it has been locked by the BeginUpdate method, without causing an immediate visual update. Removes all items from the collection. Gets the number of elements contained in a collection. An integer representing the number of elements in a collection. Unlocks the CustomFieldCollection object after a call to the BeginUpdate method and causes an immediate visual update. Returns an enumerator that iterates through the collection. A System.Collections.Generic.IEnumerator <T> object that can be used to iterate through the collection. Gets whether the collection has been locked for updating. true if the collection is locked; otherwise, false. Gets the value stored for the custom field specified by the custom field name. A value specifying the name of the custom field to get. A which represents the value of the custom field with the specified name. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A which represents the value of the custom field at the specified position. Occurs when a property value of any custom field in the collection changes. Removes the CustomFieldCollection item at the specified index. The zero-based index of the item to remove. Lists the types of appointment images available. Represents any custom image added to the collection of a scheduler. Represents the image which indicates that the appointment is recurring. Represents the image which indicates that the recurring appointment has been changed (its is set to ChangedOccurrence). Represents the image which indicates that the appointment has a . Contains time intervals of a month duration. Initializes a new instance of the MonthIntervalCollection class with the default settings. Represents a method that will handle the event. Represents a method that will handle the event. The event source. An object which contains event data. Provides data for the event. Initializes a new instance of the ExchangeAppointmentEventArgs class with the specified settings. An value that is the appointment for which an event is raised. This value is assigned to the property. Gets or sets the foreign appointment Id, that is the appointment identifier in the database of the third-party scheduler application (for instance, MS Outlook) with which appointment data is exchanged. A which represents the appointment Id value. Represents a method that will handle the and events. Represents a method that will handle the and events. 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 CancelListChangedEventArgs class with the specified settings. A enumeration value that specifies the way in which the list changed. This value is assigned to the property. An integer value that specifies the new index of the item in the list. This value is assigned to the property. An integer value that specifies the old index of the item in the list. This value is assigned to the property. Gets or sets whether the operation performed on the processed event should be canceled. true to cancel the operation performed on the event; otherwise, false. A collection of resources for appointments. Initializes a new instance of the ResourceBaseCollection class with the default settings. This member supports the internal infrastructure and is not intended to be used directly from your code. Finds all elements with a predicate match and returns them in a list collection. A predicate method delegate, which returns true if there's a match and the element is found. An object, representing a collection of items that meets the criteria Gets a resource within the collection by its ID value. A which is the resource identifier. A object whose property value is equal to the specified. If no resource with the specified ID is found, then the value will be returned. Represents a collection of time rulers. Initializes a new instance of the TimeRulerCollection class with the default settings. A time ruler. Initializes a new instance of the TimeRuler class with the default settings. Gets or sets whether the time ruler maintains daylight-saving time. true to adjust a time ruler for daylight-saving time; otherwise, false. Gets or sets whether the AM/PM designator is shown for each hour. true to show the AM/PM designator for each hour; false to show the AM/PM designator only once. Gets or sets a value indicating whether the time value should be always shown for the top row. true if the time for the top row should be always visible; otherwise, false. Gets or sets the time ruler's caption. A value which specifies the time ruler's caption. Fires when any of the TimeRuler properties are changed. Gets or sets on which side of the view the Time ruler is displayed. A enumeration member that specifies the position of the Time ruler relative to the view. Gets or sets the visibility mode of the time marker for the current TimeRuler. Gets or sets whether minutes are displayed by the time ruler. true to display minutes; otherwise, false. Gets or sets the visibility mode of the time marker for the current TimeRuler. A enumeration member or null Gets or sets the time zone displayed by the time ruler. A string that identifies the time zone. The string is identical to one of the possible System.TimeZoneInfo.Id values. Gets or sets whether a particular TimeRuler always uses the ClientTimeZoneId setting. true, if a TimeRuler uses ClientTimeZoneId setting; otherwise, false. Gets or sets whether a TimeRuler element is displayed within the Scheduler control. true if the TimeRuler is visible; otherwise, false. Represents a method that will handle the persistent objects events of the . Represents a method that will handle the persistent objects events of the . The event source. This parameter identifies the which raised the event. A object which contains event data. Provides data for the persistent objects events of the . Initializes a new instance of the PersistentObjectsEventArgs class with the specified object. A object which will contain the event's persistent objects. This value is assigned to the property. Gets the persistent objects for which the event occurs. A object which is the collection of persistent objects for which the event occurs. Represents a method that will handle the persistent object events of the that have a cancel option. Represents a method that will handle the persistent object events of the that have a cancel option. The event source. This parameter identifies the which raised the event. A object which contains event data. Base class for classes that provide functionality for importing and exporting appointments. Occurs before an Appointment Exchanger retrieves information about a foreign ID of an appointment, i.e. its identifier in a third-party scheduler application (for instance, MS Outlook) with which the appointment data are exchanged. Indicates that the export/import process was terminated. true if an attempt to execute Import (Export) methods was terminated; otherwise, false. Occurs if an exception is raised during the export/import process. Gets the number of objects (appointments) that will take part in an exchange procedure. An integer, representing the number of objects for exchange. Gets the storage with which the current appointment exchanger is synchronized. A object for this appointment exchanger. Unconditionally stops the export/import process, so no data are loaded. Represents the appointments importer which loads the appointments data from a scheduler application (for instance, MS Outlook) to the Scheduler. Occurs after an object of or derived class imports an appointment from iCalendar file or MS Outlook Calendar storage. Occurs before an class descendant imports an appointment from iCalendar file or from MS Outlook Calendar storage. Imports appointments from the specified stream. A object which represents the stream the appointments will be imported from. Imports appointments from the specified file. A string, representing a file path from where the appointments will be imported. Represents the appointments exporter which exports the appointments data from the Scheduler to another scheduler application (for instance, MS Outlook). Occurs after an Appointment Exporter exports an appointment to iCalendar file or to MS Outlook Calendar storage. Occurs before an class or its descendant exports an appointment to iCalendar file or to MS Outlook Calendar storage. Exports appointments to the specified stream. A object which represents the stream the appointments will be exported to. Exports appointments to the specified file. A string that represents a file path to which the appointments will be exported. Lists items that can be used in the context menus of a Scheduler. The Create Dependency item of the context menu which is invoked when an appointment is clicked with the right mouse button. Selecting this item enables the user to drag a line from the current (the Parent) appointment to another (Dependent) appointment to establish a dependency. By default, the type of dependency is . The entire context menu which is invoked after a dependency line has been clicked with the right mouse button. The Cancel item of a context menu which is invoked after an appointment has been clicked and dragged with the right mouse button. Selecting this item cancels the dragging of the appointment. The Copy item of the context menu which is invoked after an appointment has been clicked and dragged with the right mouse button. Selecting this item copies the dragged appointment and inserts a copy at the time period which the appointment being copied was dragged to. The entire context menu which is invoked after an appointment has been clicked and dragged with the right mouse button. The Move item of the context menu which is invoked after an appointment has been clicked and dragged with the right mouse button. Selecting this item moves the appointment to the time period which it was dragged to. The entire context menu which is invoked after an appointment has been clicked with the right mouse button. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. Menu item that corresponds to the command used to collapse a resource tree in a hierarchical view displayed by the control. Any custom menu item. You can add your custom menu items by handling the event. For internal use only. The Customize Time Ruler item of the context menu which is invoked when the time ruler is clicked with the right mouse button. Selecting this item invokes the Time Ruler dialog which allows the properties of the current time ruler to be edited. The entire context menu which is invoked when the view's time cells that don't contain any appointments are clicked with the right mouse button. The Delete item of the context menu which is invoked when an appointment is clicked with the right mouse button. Selecting this item removes the current appointment. If the current appointment is recurring, then the Delete Series dialog will be invoked. The Delete item of the context menu which is invoked when a dependency line is clicked with the right mouse button. Selecting this item deletes the selected dependency. For internal use only. For internal use only. For internal use only. The Edit Series item of the context menu which is invoked when a recurring appointment is clicked with the right mouse button. Selecting this item invokes the Edit Appointment dialog which allows the entire series of recurring appointments to be edited. For internal use only. Menu item that corresponds to the command used to expand a resource tree in a hierarchical view displayed by the control. The Go to Date item of the context menu which is invoked when the view's time cells which don't contain any appointments are clicked with the right mouse button. Selecting this item invokes the Go To Date dialog which allows the date displayed in the current view to be changed. The Go to This Day item of the context menu which is invoked when any of the view's time cells that don't contain any appointments are clicked with the right mouse button (only in a Week or Month view). Selecting this item changes the current view to the Day and sets the date displayed in this view to the selected date. The Go to Today item of the context menu which is invoked when any of the view's time cells that don't contain any appointments are clicked with the right mouse button. Selecting this item changes the date displayed in the current view to the current date on the local machine. The Label As item of the context menu which is invoked after an appointment has been clicked with the right mouse button, and also the entire submenu which is opened with this menu item. The New All-Day Event item of the context menu which is invoked when the view's time cells that don't contain any appointments are clicked with the right mouse button. Selecting this item invokes the Edit Appointment dialog used to create a new all-day appointment (in this case the option in the dialog is checked). The New Appointment item of the context menu which is invoked when a view's time cells that don't contain any appointments are clicked with the right mouse button. Selecting this item invokes the Edit Appointment dialog used to create a new appointment. The New Recurring Appointment item of the context menu which is invoked when a view's time cells that don't contain any appointments are clicked with the right mouse button. Selecting this item invokes the Edit Appointment dialog used to create a new appointment, and also invokes the Recurrence dialog which allows the recurrence pattern to be specified for the new appointment. The New Recurring Event item of the context menu which is invoked when a view's time cells that don't contain any appointments are clicked with the right mouse button. Selecting this item invokes the Edit Appointment dialog used to create a new all-day appointment (in this case the option in the dialog is checked), and also invokes the Recurrence dialog which allows the recurrence pattern to be specified for the new appointment. The Open item of the context menu which is invoked when an appointment is clicked with the right mouse button. Selecting this item invokes the Edit Appointment dialog which allows the properties of the current appointment to be edited. Note that if the appointment is recurring, then this item only allows the current appointment to be edited, not its entire series. The Edit item of the context menu which is invoked when a dependency line is clicked with the right mouse button. Selecting this item invokes the dialog which enables the user to change the dependency type. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. For internal use only. The Restore Default State item of the context menu which is invoked when a changed recurring appointment (which property is equal to ChangedOccurrence) is clicked with the right mouse button. This item is accessible for recurring appointments only. Selecting this item restores the default state of the appointment as it was generated by the recurrence pattern. The entire context menu which is invoked when the time ruler is clicked with the right mouse button. Note that the corresponding items for this context menu are specified by the property of each time slot. For internal use only. For internal use only. This menu item is associated with a command to switch the Scheduler into a Split mode. See the How to: Split Appointments and Series article for more information. The Show Time As item of the context menu which is invoked after an appointment has been clicked with the right mouse button, and also the entire submenu which is opened with this menu item. 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. For internal use only. For internal use only. For internal use only. The Agenda View check item of the Change View To submenu of the context menu which is invoked when a view's time cells that don't contain any appointments are clicked with the right mouse button. Selecting this item changes the to the Agenda View. The Day View check item of the Change View To submenu of the context menu which is invoked when a view's time cells that don't contain any appointments are clicked with the right mouse button. Selecting this item changes the to the Day View. The Full Week View check item of the Change View To submenu of the context menu which is invoked when a view's time cells that don't contain any appointments are clicked with the right mouse button. Selecting this item changes the to the Full Week View. The Gantt View check item of the Change View To submenu of the context menu which is invoked when time cells that don't contain any appointments are clicked with the right mouse button. Selecting this item changes the to the Gantt View. A command to set the to the . The default menu does not contain this item. Use the event, to insert the SwitchToGroupByDate item. A command to set the to the . The default menu does not contain this item. Use the event, to insert the SwitchToGroupByNone item. A command to set the to the . The default menu does not contain this item. Use the event, to insert the SwitchToGroupByResource item. The Month View check item of the Change View To submenu of the context menu which is invoked when a view's time cells that don't contain any appointments are clicked with the right mouse button. Selecting this item changes the to the Month View. The Timeline View check item of the Change View To submenu of the context menu, invoked on a right click within the scheduler display area not occupied by appointments. Selecting this item changes the to the Timeline View. The Week View check item of the Change View To submenu of the context menu which is invoked when a view's time cells that don't contain any appointments are clicked with the right mouse button. Selecting this item changes the to the Week View. The Work Week View check item of the Change View To submenu of the context menu which is invoked when a view's time cells that don't contain any appointments are clicked with the right mouse button. Selecting this item changes the to the Work Week View. The Change View To item of the context menu which is invoked when a view's time cells that don't contain any appointments are clicked with the right mouse button, and also the entire submenu which is opened with this menu item. Any of the Time Scales menu item of the popup menu invoked on a right click within the scheduler display area not occupied by appointments, when the scheduler's view is the Timeline View. Checking these items enables the corresponding Timeline scales. The entire submenu opened by this menu item has the same Id. Check items of the Time Scale Captions submenu in the context menu invoked on a right click within the scheduler display area not occupied by appointments. Checking these items makes the corresponding Timeline scales visible. The entire submenu opened by this menu item has the same Id. For internal use only. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Provides data for the event. Initializes a new instance of the TimeIntervalEventArgs class with the specified time interval. A value which represents the event's time interval. This value is assigned to the property. Gets the time interval which the event was raised for. A object which represents the time interval that the event was raised for. Serves as the base class for classes which provide data for certain appointment events. Initializes a new instance of the AppointmentEventArgs class with the specified appointment. An object. This value is assigned to the property. Gets the appointment for which the event was raised. An object that is the appointment for which the event was raised. Lists the modes which specify if appointments conflicts are allowed. Appointments conflicts are allowed. This means that appointment intervals can intersect for the same resource (or for at least for one of the resources to which they belong, if resources are shared). Whether the conflicts are resolved or not is determined manually in the corresponding event handler. Appointments conflicts are forbidden. This means that appointment intervals can't intersect each other for the same resource (or for at least for one of the resources to which they belong, if resources are shared). A base class for collections which contain time intervals of the fixed duration (day or week). Represents a collection of alert notifications. Initializes a new instance of the ReminderAlertNotificationCollection class with the default settings. Appends the specified object to the current collection. A object to append to the collection. An integer value indicating the position into which the new element was inserted. If the element is already present in the collection, then its current position will be returned. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. A object which represents the alert notification located at the specified position. Contains information related to the reminder alert. Initializes new instance of the ReminderAlertNotification class with the specified settings. A object that specifies the reminder of the alert notification. This value is assigned to the property. An for which an alert is fired. Gets an appointment for which an alert is fired. An object, representing an event that has an alert invoked. Gets the reminder object of the alert notification. A object that specifies the reminder of the alert notification. Provides customization options for the Scheduler control. Initializes a new instance of the SchedulerOptionsCustomization class with the default settings. Gets or sets a value that specifies whether an end-user is allowed to share the schedule time between two or more appointments. An enumeration value specifying whether the time interval of two or more appointments can intersect or not, if these appointments belong to the same resource(s). Gets or sets a value that specifies whether an end-user is allowed to copy appointments. A enumeration value that specifies the type of appointment to which the action can be applied. Gets or sets a value that specifies whether an end-user is allowed to create new appointments. A enumeration value that specifies the type of appointment which the action can be applied to. Gets or sets a value that specifies whether an end-user is allowed to delete appointments. A enumeration value that specifies the types of appointment to which the action can be applied. Gets or sets a value that specifies whether an end-user is allowed to drag and drop appointments to another time slot or date. An enumeration value that specifies the type of appointment which the action can be applied to. Gets or sets a value that specifies whether an end-user is allowed to drag and drop appointments between resources. An enumeration value that specifies the type of appointment that the action can be applied to. Gets or sets a value that specifies whether an end-user is allowed to edit appointments. An enumeration value that specifies the type of appointment which the action can be applied to. Gets or sets a value that specifies whether an end-user is allowed to select more than one appointment simultaneously. true if multiple appointments can be selected simultaneously; otherwise, false. Gets or set a value that specifies whether an end-user is allowed to change the time boundaries of appointments. A enumeration value that specifies to which appointment's type the action can be applied. Gets or sets the option specifying whether the Appointment Dependency dialog can be invoked. An enumeration member. Gets or sets the option specifying whether the appointment flyout can be displayed. True to display an appointment flyout; otherwise, false. Gets or sets the option specifying whether the Appointment Form can be invoked. An enumeration member. Gets or sets a value that specifies whether an inplace editor can be activated for an appointment. An enumeration value that specifies the type of appointment which the action can be applied to. Copies all settings from the options object passed as the parameter to the current object. A SchedulerOptionsCustomization object (which is the descendant) whose settings are assigned to the current object. Returns the textual representation of customization options. A value which is the textual representation of customization options. A collection of time slots. Initializes a new instance of the TimeSlotCollection class with the default settings. Appends a new time slot with the specified value and display name to the collection. A value that specifies the value of the time slot. This value is assigned to the property. A value that specifies the display name of the time slot. This value is assigned to the property and is displayed as a menu caption in the context menu. An integer value indicating the position at which the new element was inserted. Appends a new time slot with the specified value, display name and menu caption to the collection. A value that specifies the value of the time slot. This value is assigned to the property. A value that specifies the display name of the time slot. This value is assigned to the property. A value that specifies the menu caption of the time slot. This value is assigned to the property. An integer value indicating the position at which the new element was inserted. Creates a new instance of the TimeSlotCollection class with the specified ID, name and menu caption. A that is the user interface object identifier. This value is accessible using the property. A value which is the name of the object displayed in UI. This value is assigned to the property. A value which is the menu caption of the object. This value is assigned to the property. A that is the user interface object identifier. This value is accessible using the property. The method is unnecessary since the collection is ordered. A value representing the time interval. The method is unnecessary since the collection is ordered. A value representing the time interval. An individual time slot item. Initializes a new instance of the TimeSlot class with the specified value, display name and menu caption. A value that specifies the value of the time slot. This value is assigned to the property. A value which represents the display name of the time slot. This value is assigned to the property. A value which represents the menu caption of the time slot. This value is assigned to the property. Initializes a new instance of the TimeSlot class with the specified value and display name. A value that specifies the value of the time slot. This value is assigned to the property. A value which represents the display name of the time slot. This value is assigned to the property. Initializes a new instance of the TimeSlot class with the default settings. Determines whether the specified object is equal to the current TimeSlot instance. The object to compare with the current object. true if the specified object is equal to the current TimeSlot instance; otherwise false. Calculates the hash code for the TimeSlot instance. An integer value representing the hash code for the current object. Returns the textual representation of the time slot. A value which is the textual representation of the time slot. Gets or sets the time interval which specifies the current time slot's value. A object specifying the time slot's value. Lists the view types for a scheduler. Specifies the . This view allows end-users to list appointments by day. Specifies the . This view lets end-users schedule and view appointments by day. Specifies the . This view allows end-users to schedule and view appointments by the entire week. Specifies the . This view lets end-users schedule and view appointments as tasks with dependencies and show information on task completion status. Specifies the . This view lets end-users schedule and view appointments across several weeks. Specifies the . This view displays appointments as horizontal bars along the timescales, and provides end-users with a clearer overview for scheduling purposes. Specifies the . This view lets end-users schedule and view appointments by week in a compact form. Specifies the . This view displays appointments for the working days in a particular week. Lists the grouping type used in the scheduler. Grouping by dates. Appointments are grouped by dates. No grouping is applied. Grouping by resources. Appointments are grouped by resources. Lists the appointment status types. This status means that a person is in the office but unavailable to others. The status bar is colored with a darker shade of the appointment label color. If an appointment has no label, the color is blue (#FF4A87E2). This status represents all custom statuses added to the collection. The color fill of appointment status is specified by the AppointmentStatus.Brush property, which is platform-specific. This status means that a person is in the office and available to others. The status bar is colored white. This status means that a person is out of the office and unavailable to others. The status bar color is close to purple (#FF800080). This status means that a person is in the office and tentatively available to others. The status bar is colored with a darker shade of the appointment label color. If an appointment has no label, the color is blue (#FF4A87E2). The color pattern has white diagonal stripes (the System.Drawing.Drawing2D.HatchStyle.WideUpwardDiagonal type). This status means that a person is not in the office but is readily available for business contacts. The status bar is colored with a darker shade of the appointment label color. If an appointment has no label, the color is light violet (#FF937BD1). The pattern is 75 percent hatch (System.Drawing.Drawing2D.HatchStyle.Percent75) with the white foreground. A collection that contains time intervals of a fixed one week duration. Initializes a new instance of the WeekIntervalCollection class with the default settings. Gets or sets a value which specifies whether the weekend days (Saturday and Sunday) should always persist in the collection together. true to compress weekends; otherwise, false. Gets or sets the day which will be the first day of the week for the week interval collection. A enumeration value specifying the start day of the week. Represents an advanced collection of time intervals. Initializes a new instance of the TimeIntervalCollectionEx class with the default settings. Determines whether the collection contains the specified time interval. A object to locate in the collection. true if the collection contains the specified time interval; otherwise, false. Overrides the corresponding method of the class. A object to remove from the collection. true if an item is successfully removed from the collection; false if a specified interval is null. A collection of time intervals. Initializes a new instance of the TimeIntervalCollection class with the default settings. Adds an item to the TimeIntervalCollection A object to add to the collection. An integer value indicating the position at which the new element was inserted. Adds all items from the specified collection of intervals to the TimeIntervalCollection. A collection of objects to add. Creates a copy of the current TimeIntervalCollection object. A TimeIntervalCollection object which is a copy of the current object. Returns the difference between the earliest and the latest time of the intervals in a time interval collection. A value. Gets the end date time of the time interval which finishes last in the TimeIntervalCollection. A value representing the end date of the TimeIntervalCollection. Returns a TimeInterval object representing a time span of the time interval collection. A new object. Substitutes collection's content with the specified TimeInterval object. The object to be added to the collection. Substitutes collection's content with objects from the specified TimeIntervalCollection. The whose elements should be added to the collection. Shifts the start and end time of all the time intervals within the collection by the specified amount. A value which specifies the time span which all the time intervals should be shifted by. Gets the earliest start date time from all the time intervals in the TimeIntervalCollection. A value representing the start date of the TimeIntervalCollection. Provides notification options for the Scheduler control. Resets all notification options to their default values. Contains time intervals of a fixed one day duration. Initializes a new instance of the DayIntervalCollection class with the default settings. Lists the days which can be used to specify the first day of the week. The calendar week will start with Friday. The calendar week will start with Monday. The calendar week will start with Saturday. The calendar week will start with Sunday. The start day of the week will be obtained from the regional settings of the operating system. The calendar week will start with Thursday. The calendar week will start with Tuesday. The calendar week will start with Wednesday. Static class used to update data source fields mapped to the and properties. Populates the data source fields mapped to the and properties. An object that is the storage containing appointments. Base class that provides resource header options for the Scheduler control on different platforms. Gets or sets the height of the resource header. An integer value which represents the height of the resource header. Gets or sets the image alignment within a resource header. A enumeration value which specifies how the image is aligned. Gets or sets the size mode of an image which is displayed within a resource header. A enumeration value which specifies how the image is displayed, resized or clipped. Gets or sets the value indicating whether to rotate the caption's text. true to rotate the caption's text; otherwise, false. Provides data for the and events. Initializes a new instance of the SchedulerUnhandledExceptionEventArgs class with the specified exception. An object representing the exception which caused an event. Gets the exception which is not handled by the Scheduler control. An object representing an exception which caused the event. Gets or sets whether an event was handled. If it was handled, the exception is not propagated. true if an exception is propagated; otherwise, false. A time interval that can be used instead of the TimeOfDayInterval class to specify the work time within a day. Initializes a new instance of the WorkTimeInterval class with the specified start time and end time. A value that specifies the start time of the interval. This value is assigned to the property. A value that specifies the end time of the interval. This value is assigned to the property. Initializes a new instance of the WorkTimeInterval class with the default settings. Gets the standard work time interval. A value representing the standard work time interval. Provides data for the and events. Initializes a new instance of the TimeSpanStringConvertEventArgs class with the default settings. Gets or sets whether an event was handled, if it was handled the default actions are not required. true if default conversion isn't required; otherwise, false. Gets or sets the string used when converting a value to a string or vice versa. A which represents the string value to be converted from or to. Gets or sets the value used when converting a value to a string or vice versa. A which represents the string value to be converted from or to. A time interval within a day. Initializes a new instance of the class with the specified start time and end time. A value which specifies the start time of the interval. This value is assigned to the property. A value which specifies the end time of the interval. This value is assigned to the property. Initializes a new instance of the TimeOfDayInterval class with the default settings. Copies all settings from the object passed as the parameter to the current object. A TimeOfDayInterval object whose settings are assigned to the current object. Fires when the TimeOfDayInterval is changed. Fires before the is changed. Creates a copy of the current TimeOfDayInterval object. A TimeOfDayInterval object which is a copy of the current object. Determines whether the time of day interval contains the specified time. A object to locate in the time of day interval. true if the time of day interval contains the specified time; otherwise, false. Gets the time interval of a day. A value representing the day interval. Gets the duration of the time of day interval. A value representing the duration of the time of day interval. Returns an empty time of day interval. A value representing an empty time of day interval. Gets or sets the end time of the time of day interval. A value representing the end of the time of day interval. Determines whether the specified object is equal to the current TimeOfDayInterval instance. The object to compare with the current object. true if the specified object is equal to the current TimeOfDayInterval instance; otherwise false. Gets the hash code (the number) that corresponds to the value of the current TimeOfDayInterval object. An integer value representing the hash code for the current object. Returns a time-of-day interval which is the intersection of the two specified time-of-day intervals. A object which represents the first time-of-day interval. A object which represents the second time-of-day interval. A object representing the intersection of the two time-of-day intervals. If the two specified time-of-day intervals don't intersect, the value will be returned. Checks if the current time of day interval intersects with the specified time of day interval. The boundaries of the time intervals are excluded from the check. A object which represents the time of day interval to be checked. true if the two time of day intervals intersect; otherwise, false. Gets or sets the start time of the time of day interval. A value representing the start of the time of day interval. Returns the textual representation of the time-of-day interval. A value which is the textual representation of the time-of-day interval. Converts the value to the type. A value representing the time interval which corresponds to this "time of day" interval. Converts the value to the type starting from the specified date. A value representing the start date for the new time interval value. A value representing the time interval which corresponds to this "time of day" interval. Returns a time of day interval which is composed of two specified time of day intervals. A object which represents the first time of day interval to be united. A object which represents the second time of day interval to be united. A object representing a union of two time of day intervals. Provides information on the mapping of the resource's properties to the data source fields. Initializes a new instance of the ResourceMappingInfo class with the default settings. Gets or sets the data field which a resource's property is bound to. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the Resource.Caption property. An object that implements the interface to translate the data between the property and the data source field. Gets or sets the data field to which the resource color is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the Resource.Color property. An object that implements the interface to translate the data between the property and the data source field. Gets an array containing the names of all the ResourceMappingInfo object's properties that have to be bound to corresponding data fields. An array of strings that represent the names of the properties that have to be bound to data. Gets or sets the data field to which a resource's Id property is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the Resource.Caption property. An object that implements the interface to translate the data between the property and the data source field. Gets or sets the data field to which a resource image is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the Resource.Image property. An object that implements the interface to translate the data between the property and the data source field. Gets or sets the data field which a resource's ParentId property is bound to. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the Resource.ParentId property. An object that implements the interface to translate the data between the property and the data source field. Represents a resource collection. Initializes a new instance of the ResourceCollection class with the default settings. Initializes a new instance of the ResourceCollection class with the specified Scheduler storage. A value which is the storage containing the resources collection. This value is assigned to the property. Creates resource with the specified ID and caption and adds it to the collection. An object that is the resource identifier. A string that will be used as a resource . An integer that is the index of a newly added resource in the collection. Adds a collection of resources to the end of the collection. A object which represents the collection of resources to append to the collection. Reads the settings of the resources from the specified XML file. A value specifying the path to the file from which resources should be read. If an empty string is specified, an exception is raised. Reads the settings of the resources from the specified stream. A descendant from which resources are read. If null (Nothing in Visual Basic), an exception is raised. Gets the storage which owns the current collection. A object which owns the current collection. Saves all the resources within the collection to the specified stream. A descendant to which the resources should be written. If null (Nothing in Visual Basic), an exception is raised. Saves all the resources within the collection to an XML file. A value specifying the path to the file where the resources should be written. If an empty string is specified, an exception is raised. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Provides data for the event. Initializes a new instance of the ReminderEventArgs class with the specified settings. A object which represents the reminder's alert notifications. This value is assigned to the property. Gets any reminders currently triggered. A object which holds a collection of notifications. Represents a collection of reminders. Initializes a new instance of the ReminderCollection class with the default settings. Represents a reminder for a non-recurring appointment. Gets the appointment for which the reminder is set. An object which is the appointment for which the reminder is set. Determines whether this reminder can fire an alert at the specified time. A that is the time for which the reminder is tested. An integer that is the time interval between checks of the reminder alert (in milliseconds). True, if the alert can be fired; otherwise, false. Sets the reminder behavior if it falls on the Daylight Saving Time shift. Use the property instead. One of the enumeration values. Updates and fires the event. Gets the subject text of the appointment which the reminder is applied to. A value that is the appointment's subject text. Represents a method that will handle the persistent object events of the . Represents a method that will handle the persistent object events of the . The event source. This parameter identifies the which raised the event. A object which contains event data. Provides data for the persistent object events of the . Initializes a new instance of the PersistentObjectEventArgs class with the specified settings. A value which is the event's persistent object. This value is assigned to the property. Gets the persistent object (appointment, resource or appointment dependency) for which the event occurs. A object for which the event occurs. Base class for appointments, resources and objects. Copies all settings from the object passed as the parameter to the current object. A object whose settings are assigned to the current object. Locks the object until the EndUpdate or CancelUpdate method is called. Unlocks the PersistentObject object after it has been locked by the BeginUpdate method, without causing an immediate visual update. Raises the event to determine whether the object can be deleted. true if the persistent object can be deleted; otherwise, false. Gets the collection of custom fields bound to the persistent object. A object representing the collection of the persistent object's custom fields. This member supports the internal infrastructure and is not intended to be used directly from your code. Attempts to delete the persistent object from the collection to which it belongs. Deletes the persistent object from its storage. Disposes of the PersistentObject object. Unlocks the PersistentObject object after a call to the BeginUpdate method and causes an immediate visual update. Reconstructs a persistent object from an XML encoding. A value that specifies the XML encoding to use to reconstruct the persistent object. Returns the data object that is bound to the current persistent object. A object that represents the storage control which owns the persistent object. A that is the data source object which is bound to the persistent object. Gets a persistent object identifier previously retrieved from an external database or set at runtime. An object that is the identifier. Gets whether the current object has been disposed of. true if the current object has been disposed of; otherwise, false. Gets whether the persistent object is locked while it is being updated. true if the persistent object is locked; otherwise, false. The method is called upon modification of the persistent object. Called before a persistent object is modified. A string that is the name of the property being changed. An object that is the value of the property before modification. An object that is the value of the property if modification succeeds. True, if the change has been canceled; otherwise, false. This member supports the internal infrastructure and is not intended to be used directly from your code. An object whose child objects are being deleted. True if deletion operation is allowed in the StateChanging event handler; otherwise, false. This member supports the internal infrastructure and is not intended to be used directly from your code. True if the object deletion is allowed; otherwise, false. Restores object properties to their initial state. A instance whose properties are restored. Gets or sets a value that identifies the data row bound to the persistent object. The handle (identifier) of the data row in the data source. Creates an XML encoding of the persistent object. A value that represents an XML encoding of the persistent object. Contains mappings of the appointment properties to the appropriate data fields. Initializes a new instance of the AppointmentMappingInfo class with the default settings. Gets or sets the data field to which an appointment's property is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the property. An object that implements the interface to translate the data between the property and the data source field. Gets or sets the data field to which an appointment's property is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the Appointment.Id property. An object that implements the interface to translate the data between the property and the data source field. Gets or sets the data field to which an appointment's property is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the property. An object that implements the interface to translate the data between the property and the data source field. Gets or sets the data field to which an appointment's property is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the property. An object that implements the interface to translate the data between the property and the data source field. Gets an array containing the names of all the AppointmentMappingInfo object's properties that have to be bound to corresponding data fields. An array of strings that represent the names of the properties that have to be bound to data. Gets or sets the data field to which an appointment's property is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the property. An object that implements the interface to translate the data between the property and the data source field. Gets or sets the data field to which an appointment's property is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the property. An object that implements the interface to translate the data between the property and the data source field. Gets or sets the data field to which an appointment's property is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the property. An object that implements the interface to translate the data between the property and the data source field. Gets or sets the data field to which an appointment's property is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the property. An object that implements the interface to translate the data between the property and the data source field. Gets or sets the data field which an appointment's property is bound to. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the property. An object that implements the interface to translate the data between the property and the data source field. Gets or sets the data field to which an appointment's property is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the property. An object that implements the interface to translate the data between the property and the data source field. Gets or sets the data field to which an appointment's property is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the property. An object that implements the interface to translate the data between the property and the data source field. Gets or sets the data field to which the or the property is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the Appointment.Id property. An object that implements the interface to translate the data between the property and the data source field. Gets or sets the data field to which an appointment's property is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the property. An object that implements the interface to translate the data between the property and the data source field. Gets or sets the data field to which an appointment's property is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the property. An object that implements the interface to translate the data between the property and the data source field. Gets or sets the data field to which an appointment's property is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the property. An object that implements the interface to translate the data between the property and the data source field. Gets or sets the data field to which the property is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the property. An object that implements the interface to translate the data between the property and the data source field. Gets or sets the data field to which an appointment's property is bound. A value that specifies the name of the bound data field. Gets or sets the converter position in the data processing chain between the data source and the object's property. A enumeration member that specifies the position between the mapping, the data source and the object's property. Gets or sets a value converter for the property. An object that implements the interface to translate the data between the property and the data source field. A time interval object. Initializes a new instance of the class with the specified start date and end date. A value that specifies the start date of the interval. This value is assigned to the property. A value that specifies the end date of the interval. This value is assigned to the property. Initializes a new instance of the class with the specified start date and duration. A value that specifies the start date of the interval. This value is assigned to the property. A value that specifies the duration of the interval. This value is assigned to the property. Initializes a new instance of the class with default settings. Gets or sets a value indicating if the time interval is All-Day. true if this is an all-day time interval; otherwise, false. Creates a copy of the current TimeInterval object. A TimeInterval object which is a copy of the current object. Creates a copy of the current TimeInterval object. True, to copy the property value; otherwise, false. A TimeInterval object which is a copy of the current object. Determines whether the time interval contains the specified date. A object to locate in the time interval. true if the time interval contains the specified date; otherwise, false. Determines whether the current time interval contains the specified time interval. A object to locate in the current time interval. true if the current time interval contains the specified time interval; otherwise, false. Gets the time interval of a day. A value representing the day interval. Gets or sets the duration of the time interval. A value representing the duration of the time interval. Returns an empty time interval. A value representing an empty time interval. Gets or sets the end date and time of the time interval. A value representing the end of the time interval. Determines whether the specified object is equal to the current TimeInterval instance. The object to compare with the current object. true if the specified object is equal to the current TimeInterval instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current TimeInterval object. An integer value representing the hash code for the current object. Returns a time interval which is the intersection of the two specified time intervals. A object which represents the first time interval. A object which represents the second time interval. A object representing the intersection of the two time intervals. If the two specified time intervals don't intersect, the value will be returned. Returns a time interval which is the intersection of the current time interval with the specified time interval. A object which specifies the time interval to be intersected. A object representing the intersection of the two time intervals. If the two time intervals don't intersect, the value will be returned. Checks if the current time interval intersects with the specified time interval. A object which represents the time interval to be checked. true if the two time intervals intersect; otherwise, false. Checks if the current time interval intersects with the specified time interval. The boundaries of the time intervals are excluded from the check. A object which is the time interval to be checked. True if the two time intervals intersect; otherwise, false. Checks if the current time interval intersects with the specified time interval. The boundaries of the time intervals are excluded from the check. A object which is the time interval to be checked. True, if the two time intervals intersect; otherwise, false. Gets a value that indicates whether the time interval's duration is equal to or greater than one day. true if the time interval lasts one day or more; otherwise, false. Returns a time interval which begins at the lowest start value and ends at the greatest end value of both specified intervals. A object to merge. A object. Gets a value that indicates whether the time interval's start and end times are on the same day. true, if the time interval takes place within a day; false, if the time interval's start and end times are on different days. Gets or sets the start date and time of the time interval. A value representing the start of the time interval. Returns a time interval which is the subtraction of the specified time interval from the current time interval. A object which represents the time interval to subtract. A object representing the result of subtraction. Returns the textual representation of the time interval. A value which is the textual representation of the time interval. Provides a string representation of the time interval, culture specific. An object, implementing the interface, which specifies the datetime formatting template. A string, representing the TimeInterval object. Returns a time interval which is composed of the two specified time intervals. A object which represents the first time interval to be united. A object which represents the second time interval to be united. A object representing the union of the two time intervals. Contains a recurring appointment's reocurrence information. Initializes a new instance of the RecurrenceInfo class with the specified start date and duration. A value that specifies the start date of the recurrence. This value is assigned to the property. A value that specifies the duration of the recurrence. This value is assigned to the property. Initializes a new instance of the RecurrenceInfo class with the specified start date and end date. A value that specifies the start date of the recurrence. This value is assigned to the property. A value that specifies the end date of the recurrence. This value is assigned to the property. Initializes a new instance of the RecurrenceInfo class with the specified start date and count value. A value that specifies the start date of the recurrence. This value is assigned to the property. An integer value that specifies the count value of the recurrence. This value is assigned to the property. Initializes a new instance of the RecurrenceInfo class with the default settings. Initializes a new instance of the RecurrenceInfo class with the specified start date. A value that specifies the start date of the recurrence. This value is assigned to the property. This property is obsolete and remains for backward compatibility. Always false. Copies all the settings from the RecurrenceInfo object passed as a parameter. An RecurrenceInfo object whose settings are assigned to the current object. True to copy the object identifier; otherwise, false. Copies all settings from the options object passed as the parameter to the current object. An object whose settings are assigned to the current object. Gets or sets the ordinal number of a day within a defined month. A positive integer value that specifies the day number within a month. Gets or sets the recurrence's duration. A value that specifies the duration of the recurrence. Gets or sets the recurrence's end date. A value that specifies the end date for the recurrence. Determines whether the specified object is equal to the current RecurrenceInfo instance. The object to compare with the current object. true if the specified object is equal to the current RecurrenceInfo instance; otherwise false. Determines whether the specified RecurrenceInfo object is equal to the current RecurrenceInfo instance. The object to compare with the current object. true if the specified object is equal to the current RecurrenceInfo instance; otherwise false. Gets or sets the day which will be the first day of the week used for calculating occurrences. A enumeration value specifying the start day of the week. Reconstructs the recurrence information from an XML encoding. A value that specifies the XML encoding to use to reconstruct the recurrence information. Returns a human readable description of the recurrence pattern for the specified appointment. An object that specifies the appointment whose recurrence pattern is to be converted into a human readable description. A enumeration value which specifies the day of the week that is considered to be the first when calculating the recurrence pattern for the appointment. The current setting for the first day of the week can be obtained via the property. A , which is a human readable description of the appointment's recurrence pattern. Localizable. Serves as a hash function for a RecurrenceInfo class. A hash code for the current RecurrenceInfo object. Gets or sets the month on which the corresponding appointment reoccurs. A positive integer value that specifies the month number. Gets or sets how many times the appointment occurs. An integer value that specifies how many times the appointment occurs. Gets or sets the frequency with which the corresponding appointment reoccurs, with respect to the property. An integer value that specifies the frequency with which the corresponding appointment reoccurs. Gets or sets the type of the recurrence range. A enumeration value that specifies the recurrence's range type. Resets all recurrence information fields to their default values according to the specified recurrence type. A enumeration value which specifies the recurrence type. Gets or sets the recurrence's start date. A value that specifies the start date for the recurrence. Gets or sets the time zone identifier of the recurrence pattern. A string that is the key string identifier allowed for the System.TimeZoneInfo.Id property. Creates an XML encoding of the recurrence information. A value that represents an XML encoding of the recurrence information object. Gets or sets the time base for the frequency of the corresponding appointment's reoccurrences. A enumeration value that specifies the recurrence's frequency type. Gets or sets the day/days in a week on which the appointment occurs. The enumeration's value specifying the day/days in a week. Gets or sets the occurrence number of the week in a month for the recurrence pattern. A enumeration value that specifies a week in every month. A collection of appointments. Initializes a new instance of the AppointmentCollection class with the default settings. Initializes a new instance of the class with the specified scheduler storage. A object that is the storage for appointments. This value is assigned to the property. Appends the specified object to the current collection. An object to append to the collection. An integer value indicating the position into which the new element was inserted. Adds a collection of appointments to the end of the collection. A object which represents the collection of appointments to append to the collection. Checks if the two specified appointments intersect. An object which is the first appointment whose time interval is to be checked. An object which is the second appointment whose time interval is to be checked. true, if the two appointments intersect; otherwise, false. Returns the time interval that encompasses occurrences of the specified pattern appointment. An object that specifies the pattern appointment whose recurrence range is used for calculations. A object that is the time interval in which recurring appointments are located. Gets the appointment by its identifier. An object that is the unique identifier of an appointment. An object. Returns a collection of appointments which overlap the specified appointment within the specified time interval and use the same resource. An object for which any conflicts should be returned. A object which specifies the observed time interval. An collection which contains appointments which conflict with the specified appointment. Obsolete. Always returns false. False. Determines whether the appointment is new, so that it is not an occurrence, and the current AppointmentCollection collection does not contain it. An object that is the appointment in question. true, if the appointment isn't contained in this collection and in its recurrent series; otherwise, false. Reads the settings of the appointments from the specified XML file. A value specifying the path to the file from which appointments should be read. If an empty string is specified, an exception is raised. Reads the settings of the appointments from the specified stream. A descendant from which appointments are read. If null (Nothing in Visual Basic), an exception is raised. Provides access to the storage object which holds the appointment collection. A type class instance. Saves all the appointments within the collection to the specified stream. A descendant to which the appointments should be written. If null (Nothing in Visual Basic), an exception is raised. Saves all the appointments within the collection to an XML file. A value specifying the path to the file where the appointments should be written. If an empty string is specified, an exception is raised. Lists the types of recurrent appointments. The recurring appointment reoccurs on a daily base. The recurring appointment reoccurs on an hourly base. The recurring appointment reoccurs on a minute base. The recurring appointment reoccurs on a monthly base. The recurring appointment reoccurs on a weekly base. The recurring appointment reoccurs on an yearly base. Lists the types of recurrence range. A recurring appointment will end after the date specified by the property. A recurring appointment will not have an end date. A recurring appointment will end after its recurrence count exceeds the value specified by the property. Lists the types of appointment. Represents a recurring appointment, which was changed and now doesn't satisfy the pattern of the recurring series. Represents a recurring appointment which was deleted from the series of other recurring appointments of the same pattern. Represents a standard (non-recurring) appointment. Represents a recurring appointment whose pattern appointment is specified via the property. Represents the appointment which serves as the pattern for the other recurring appointments. The pattern for recurring appointments is specified via the property. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Represents a method that will handle the event. Represents a method that will handle the event. The event sender ( an control). A object which contains event data. Provides data for the and events. Initializes a new instance of the DateNavigatorQueryActiveViewTypeEventArgs class with the specified settings. A enumerator member that specifies the previous view of the scheduler. This value is assigned to the property. A enumerator member that specifies the new view of the scheduler. This value is assigned to the property. A object specifying the dates selected in the DateNavigator control. Gets or sets the type of the view to be used by the scheduler to show its data after the date range selected in the bound DateNavigator has been changed. A enumerator member. Gets the type of the view used by the scheduler to show its data before the date range selected in the bound DateNavigator is changed. A enumerator member. Gets the collection of dates selected in the DateNavigator bound to scheduler. A object. Represents a method that will handle the event. A method that will handle the , and events. The event source. This parameter identifies the , or which raised the event. A object which contains event data. Provides information on appointments involved in drag-and-drop operations. Initializes a new instance of the AppointmentDragInfo class with the specified settings. An object which is the appointment before it is dragged. This value is assigned to the property. An object which is the appointment being dragged. This value is assigned to the property. Gets the appointment being modified in the drag-and-drop operation. An object. Gets the source appointment (an appointment before drag) in the drag-and-drop operation. An object. Provides data for the event. Initializes a new instance of the AdditionalAppointmentsDragEventArgs class with the specified settings. A collection containing characteristics of the primary dragged appointments. A collection containing characteristics of the appointments which have been added to the initially dragged appointments in the event. Provides access to the properties of the additional dragged appointments. A collection containing properties of additional dragged appointments. Provides access to the properties of the primary dragged appointments. A collection containing properties of the primary dragged appointments. Provides methods used to generate appointments for the scheduler holidays. Creates a new all-day appointment scheduled for the specified holiday. A object which specifies a day that is recognized as a holiday. A object required for creating an appointment instance. An object which specifies the newly created appointment. Creates all-day appointments for the collection of holidays added to the specified collection of the scheduler. A object. A object containing information about holidays for which appointments should be generated. An collection of generated appointments. A time scale whose time cell value is equal to 15 minutes. Initializes a new instance of the TimeScale15Minutes class with the default settings. Gets the value of the scale unit - a time interval equal to 15 minutes. A value specifying the time interval of a scale unit. Holds options used to set the auto height cell behavior. Initializes a new instance of the CellsAutoHeightOptions class with the default settings. Copies all the settings from the CellsAutoHeightOptions object passed as a parameter. A CellsAutoHeightOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets whether the height of a time cell should be automatically adjusted to fit appointments. true to switch auto height adjustment on; otherwise, false. Gets or sets the minimum height of time cells for a resource that can be set when using the CellsAutoHeight mode. An integer value specifying the cell height in pixels. A method that will handle the event. A method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Provides data for the event. Initializes a new instance of the RangeControlAdjustEventArgs class with the default settings. Gets or sets the end bound of the range that will be available in the RangeControl after it is automatically adjusted. A object that is the end bound of the RangeControl's total range. Gets or sets the start bound of the range that will be available in the RangeControl after it is automatically adjusted. A object that is start bound of the RangeControl's total range. Provides access to the collection of scales that will be visible in the RangeControl after it is automatically adjusted. A object specifying a set of RangeControl scales. Provides data for the event of the . Initializes a new instance of the iCalendarAppointmentImportingEventArgs class with the specified settings. An object representing an event in XtraScheduler. A object representing an event calendar component defined by the iCalendar standard. Provides access to the event calendar component conforming to the iCalendar standard. A class instance representing an event calendar component. Lists the values used to specify how appointment data should be displayed within a when it is bound to a . Appointment data contained in a SchedulerControl is shown by the RangeControl as either appointment thumbnails or numbers of appointments in each interval. Each interval in the RangeControl shows a number of appointments contained in the corresponding time interval in a SchedulerControl. Appointment data contained in SchedulerControl is shown by RangeControl as appointment thumbnails, each of which is colored according to a label of the corresponding appointment. Provides options specific for the SmartSync Printing feature. When implemented by a class, gets or sets the grouping type used for creating report pages if the EnableSmartSync option of the scheduler print adapter is switched on. A enumeration member specifying the grouping type for SmartSync printing. Lists modes which affect how the Start and End appointment values are stored in the data source. Do not convert Start and End appointment values before storing them in the data source. Convert Start and End appointment values to the time zone of the SchedulerControl before storing them in the data source. Convert Start and End appointment values to UTC before storing them in the data source. A method that will handle the and events. A method that will handle the and events. The event sender (typically the SchedulerControl). A object that contains event data. Specifies how the percentage of completion is displayed for appointments (tasks) within the Gantt view. Displays bar shading. Displays percentage of completion as bar shading and a percent number. Does not display percentage of completion. Displays bar shading and a percent number. Provides options which define how appointments are displayed within the Gantt view. Initializes a new instance of the GanttViewAppointmentDisplayOptions class with the default settings. Copies all the settings from the GanttViewAppointmentDisplayOptions object passed as a parameter. An GanttViewAppointmentDisplayOptions object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), then a will be thrown. Gets or sets how the task progress is displayed in the Gantt view. A enumeration value that lists possible variants of the task progress display. A collection of appoinment dependencies. Initializes a new instance of the AppointmentDependencyBaseCollection class with the default settings. Gets appointment dependencies whose dependent appointment has the specified ID. An object that is the unique identifier of the appointment that is the dependent appointment for all items in the resulting collection. An object that is the collection of appointment dependencies. Gets appointment dependencies whose parent appointment has the specified ID. An object that is the unique identifier of the appointment that is the dependent appointment for all items in the resulting collection. An object that is the collection of appointment dependencies. Gets the appointment dependency by identifiers of both the parent and dependent appointment. An object that is the unique identifier of the parent appointment. An object that is the unique identifier of the dependent appointment. An object. Provides information on the mapping of the appointment dependency properties to the appropriate data fields. Initializes a new instance of the AppointmentDependencyMappingInfo class with the default settings. Gets or sets the data field which an AppointmentDependency's DependentId property is bound to. A value that specifies the name of the bound data field. Gets an array containing the names of all the AppointmentDependencyMappingInfo object's properties that have to be bound to corresponding data fields. An array of strings that are the names of the properties that have to be bound to data. Gets or sets the data field which an AppointmentDependency's ParentId property is bound to. A value that specifies the name of the bound data field. Gets or sets the data field which an AppointmentDependency's Type property is bound to. A value that specifies the name of the bound data field. A collection of mappings of the custom properties of appointments to appropriate data fields. Initializes a new instance of the AppointmentDependencyCustomFieldMappingCollection class with the default settings. Appends the specified object to the storage's collection of custom fields mappings. An object to append to the collection. An integer value indicating the position at which the new element was inserted. Provides access to individual items in the collection by their names. A value specifying the name of the custom field to get. An object which represents the custom field mapping with the specified name. Provides indexed access to individual items in the collection. A zero-based integer specifying the desired item's position within the collection. If it's negative or exceeds the last available index, an exception is raised. An object which represents the custom field mapping at the specified position. Specifies mapping of a custom property of an appointment dependency to an appropriate data field. Initializes a new instance of the AppointmentDependencyCustomFieldMapping class with the default settings. Initializes a new instance of the AppointmentDependencyCustomFieldMapping class with the specified name and member. A value that specifies the name of the custom field. This value is assigned to the property. A value that specifies the member value of the custom field mapping. This value is assigned to the property. Initializes a new instance of the AppointmentDependencyCustomFieldMapping class with the specified name, member and value type. A value that specifies the name of the custom field. This value is assigned to the property. A value that specifies the member value of the custom field mapping. This value is assigned to the property. A enumeration value, representing one of the standard value types. Gets or sets the name of the member in a data source which should be mapped to a specific property. A value which represents the data member to be mapped. A dependency established between tasks (Appointment objects) in the Gantt view. Gets the Id of the dependent appointment. An object that is the appointmen's Id. Gets the Id of the parent appointment. An object that is the appointmen's Id. Gets or sets the type of dependency between parent and dependent appointments. An enumeration value that is the type of dependency between appointments. Specifies when a task should start and end in relation to another task. Dependent task cannot finish before the Parent task is finished. A data record for the appointment dependency of this type is shown above. The integer value of the enum is 2. Dependent task cannot start before the Parent task is finished. A data record for the appointment dependency of this type is shown above. The integer value of the enum is 0. Dependent task cannot finish before the Parent task starts. A data record for the appointment dependency of this type is shown above. The integer value of the enum is 3. Dependent task cannot start before the Parent task starts. A data record for the appointment dependency of this type is shown above. The integer value of the enum is 1. Specifies how the selection is applied to the specified appointment dependency. The appointment dependency is added to the collection of selected dependencies, available via the property. The collection is cleared. Does nothing. Adds the specified dependency to the collection of selected dependencies. Changes the selection state of the dependency to the alternative. Deselects the specified dependency. Lists the values used to specify whether the Appointment Dependency dialog can be displayed or not. Appointment Dependency dialog is always shown when standard actions are performed to invoke it. Internal Scheduler logic dictates whether the Appointment Dependency dialog can be shown. Appointment Dependency dialog is never shown. Provides data for the event. Initializes new instance of the ReminderCancelEventArgs class with the specified settings. A for which the event has been raised. This value is assigned to the property. Gets or sets whether the operation performed on the processed event should be canceled. True to cancel the operation; otherwise, false. Gets the reminder for which an alert will be fired. A object that is the appointment reminder that will fire an alert. References a method that will handle the and events. Represents a method that will handle the and events. The event source. This parameter identifies the or which raised the event. A object which contains event data. Provides data for the and events. Initializes new instance of the QueryResourceColorSchemaEventArgs class with the specified settings. A object that specifies the resource. An integer which specifies an index of the color schema in a collection. Gets the resource for which the color schema is queried. A object. Gets the index of the processed resource's color schema in a collection. An integer which specifies the resource's color schema index. Gets or sets a color schema to be used for a visible resource coloring. A object.