DevExpress.Web.ASPxGantt.v20.1 Contains classes which implement the functionality of the ASPxGantt control. A Gantt control. Initializes a new instance of the object. Specifies the Gantt's client programmatic identifier. The control's client identifier. Gets an object that lists the client-side events specific to the Gantt control. An object that allows you to assign handlers to the client-side events available to the Gantt control. Creates the toolbar and populates it with default items. Enables you to supply any server data that can then be parsed on the client. Fires when Gantt data is updated. Gets or sets the data source member which supplies dependencies data to the Gantt control. The dependencies data source member. Specifies the data source from which the Gantt retrieves task dependencies. The data source object. Specifies the data source ID from which the gantt retrieves task dependencies. The data source ID. Fires when a user deletes a dependency. Fires when a user inserts a dependency. Provides access to image settings in the control. The images settings. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Provides access to the object that contains a set of gantt's properties mappings. Provides functionality for mapping properties to appropriate data fields. Fires when a user deletes a resource assignment. Fires when a user inserts a resource assignment. Gets or sets the data source member which supplies resource assignments data to the Gantt. The resource assignment data source member. Specifies the data source from which the Gantt retrieves resource assignments. The data source object. Specifies the data source ID from which the gantt retrieves resource assignments. Specifies the data source ID. Fires when a user deletes a resource. Fires when a user inserts a resource. Gets or sets the data source member which supplies resource data to the gantt. The resources data source member. Specifies the data source from which the gantt retrieves resources. The data source object. Specifies the data source ID from which the gantt retrieves resources. Specifies the data source ID. Fires when a user updates a resource. Accesses the editing settings. The editing settings. Accesses the Gantt's view settings. Object that contains the Gantt's view settings. Accesses strip line settings. Strip line settings. Accesses the task list settings. Contains task list settings. Accesses the toolbar settings. The toolbar settings. Accesses validation settings. The Gantt's validation settings. Fires when a user deletes a task. Fires when a user inserts a task. Gets or sets the data source member which supplies tasks data to the gantt. The tasks data source member. Specifies the data source from which the gantt retrieves tasks. The data source object. Specifies the data source ID from which the Gantt retrieves tasks. Specifies the data source ID. Fires when a user updates a task. Provides access to the work time rules collection. A collection of work time rules. A method that handles the event. The event source. Contains data for the event. Contains settings for a daily recurrence pattern. Initializes a new instance of the object. Copies the settings of the specified object to the current object. An object whose settings are assigned to the current object. Specifies the daily recurrence's end date. The end date for the recurrence. Specifies the daily recurrence's interval. An interval value. Specifies how many times the daily rule occurs. Specifies how many times the daily rule occurs. Specifies the daily recurrence's start date. Specifies the start date for the recurrence. Provides settings that allow you to specify a rule for a day. Initializes a new instance of the object. Gets the daily rule's recurrence settings. Daily recurrence settings. Lists values that specify the occurrence of a day of week. A rule is applied every first specified day of the week. A rule is applied every fourth specified day of the week. A rule is applied every last specified day of the week. A rule is applied every second specified day of the week. A rule is applied every third specified day of the week. A toolbar item that adds a new task. Initializes a new instance of the class. A column that displays Boolean values. Initializes a new instance of the class. Gets the column editor's settings. The column editor's settings. Contains a list of the client-side events available for the ASPxGantt. Initializes a new instance of the object. Gets or sets the name of the JavaScript function or the entire code which will handle an editor's client ASPxClientGantt.CustomCommand event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. A toolbar item that collapses all tasks. Initializes a new instance of the class. A column that displays color values. Initializes a new instance of the class. Gets the column editor's settings. The column editor's settings. Serves as a base class for classes that manage Gantt columns. Initializes a new instance of the object. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Specifies the column's minimum width. The minimum width. Returns a string that identifies the GanttColumnBase object. A string value. Represents the Gantt's column collection. Initializes a new instance of the object. The IWebControlObject interface. Adds a Gantt column to the column collection. The Gantt column. Returns the specified column's position in the collection. The Gantt column. The column's index. Inserts a column into the specified position. The index. The Gantt column. Provides indexed access to columns in the collection. The zero-based column's index in the collection. The gantt column. Removes the specified Gantt column from the collection. The Gantt column. A command column. Initializes a new instance of the object. Copies the settings of the specified object to the current one. A object whose settings are assigned to the current object. Gets the Delete button's settings. The button settings. Gets the Edit button's settings. The button settings. Gets the New button's settings. The button settings. Specifies whether the New button is visible in the column header. true, to show the button in the header; otherwise, false. Provides data for the event. Initializes a new instance of the object. Initializes a new instance of the object. A collection of properties. A method that handles the event. The event sender. Contains data for the event. A custom toolbar item. Initializes a new instance of the class. Initializes a new instance of the class with specified settings. The text. The command name. Copies the settings of the specified object to the current one. An object whose settings are assigned to the current object. Specifies the command name. The command name. A base class for classes that display data. Initializes a new instance of the class. Initializes a new instance of the class with specified settings. The field name. Specifies whether users can sort columns. One of the enumeration values. Copies the settings of the specified object to the current one. An object whose settings are assigned to the current object. Specifies the display format of column values. The display format. Specifies the name of a field that provides data for a column. The field name. Specifies the column's indexed position among sorted columns. The column's index. Specifies a column's sort order. One of enumeration values. Contains information about inserted values. Initializes a new instance of the object. Specifies the unique identifier for a new record. The unique identifier. Provides information for the event. Initializes a new instance of the object. Gets information about the deleted dependencies. The collection of deleted objects. Gets information about the deleted resource assignments. The collection of deleted objects. Gets information about the deleted resources. The collection of deleted objects. Gets information about the deleted tasks. The collection of deleted objects. Gets or sets whether data update is handled manually, so no default processing is required. true if no default processing is required; otherwise false. Gets information about the inserted dependencies. The collection of inserted objects. Gets information about the inserted resource assignments. The collection of inserted objects. Gets information about the inserted resources. The collection of inserted objects. Gets information about the inserted tasks. The collection of inserted objects. Gets information about the updated resources. The collection of updated resources. Gets information about the updated tasks. The collection of updated tasks. A column that displays date and time. Initializes a new instance of the class. Gets the column editor's settings. The column editor's settings. Serves as a base class for classes that implements standard toolbar items. Initializes a new instance of the class. Initializes a new instance of the class with specified settings. Specifies whether the item begins a group. Provides access to editing settings. Initializes a new instance of the class with specified settings. Specifies whether users can delete dependencies. true, to allow users to delete dependencies; otherwise, false. Specifies whether users can insert dependencies. true, to allow users to insert dependencies; otherwise, false. Specifies whether users can delete resources. true, to allow users to delete resources; otherwise, false. Specifies whether users can insert resources. true, to allow users to insert resources; otherwise, false. Specifies whether users can update resources. true, to allow users to update resources; otherwise, false. Specifies whether users can delete tasks. true, to allow users to delete tasks; otherwise, false. Specifies whether users can insert tasks. true, to allow users to insert tasks; otherwise, false. Specifies whether users can update tasks. true, to allow users to update tasks; otherwise, false. Copies the settings of the specified object to the current one. An object whose settings are assigned to the current object. Specifies whether users can add, update and delete tasks, dependencies and resources in the Gantt control. true, to allow users to edit data in the control; otherwise, false. A toolbar item that expands all tasks. Initializes a new instance of the class. A toolbar item that switches the Gantt control to full screen mode. Initializes a new instance of the class. Represents image settings. Initializes a new instance of the class with specified settings. Provides data for the related events. Initializes a new instance of the class with specified settings. The number of inserted items. The exception. Initializes a new instance of the class with specified settings. The number of inserted items. An exception. A dictionary of inserted field name/value pairs for the items. Gets the processed item's key. The key. A method that handles the related events. The event sender. Contains data for the event. Serves as a base class for the classes that specify mappings. Initializes a new instance of the class with specified settings. Copies the settings of the specified object to the current one. An object whose settings are assigned to the current object. Specifies an object's unique identifier. A unique identifier. Represents a collection of mappings for the Gantt's objects (tasks, dependencies, resources) to data fields. Initializes a new instance of the class with specified settings. Copies the settings of the specified object to the current one. An object whose settings are assigned to the current object. Provides access to the dependency object's mappings. Contains information on the mappings for the dependency object. Provides access to the resource object's mappings. Contains information on the mappings for the resource object. Provides access to the resource assignment object's mappings. Contains information on the mappings for the resource assignment object. Provides access to the task object's mappings. Contains information on the mappings for the task object. A column that displays progress. Initializes a new instance of the class. Gets the column editor's settings. The column editor's settings. A toolbar item that repeats the undone action. Initializes a new instance of the class. A toolbar item that removes a task. Initializes a new instance of the class. Serves as a base class for classes that provide Gantt settings. Copies the settings of the specified object to the current one. The settings. A column that displays a spin editor. Initializes a new instance of the class. Gets the column editor's settings. The column editor's settings. Provides access to strip line settings. Initializes a new instance of the class with specified settings. The Gantt control. Copies the settings of the specified object to the current one. An object whose settings are assigned to the current object. Specifies the CSS class that stores appearance settings to highlight the current time. The CSS class name. Specifies the title of a strip line that highlights the current time. The title. Specifies the time interval between the current time updates. The time interval. Specifies whether to highlight the current time in the Gantt control. true, to highlight the current time; otherwise, false. Provides access to the strip line collection. The collection of strip lines. Provides information on the dependency properties' mappings to the appropriate data fields. Initializes a new instance of the class with specified settings. The Gantt. Copies the settings of the specified object to the current one. An object whose settings are assigned to the current object. Specifies the name of the data field that contains information on the dependency type. A data field name. Specifies the name of the data field that contains information on the dependency's predecessor ID. A data field name. Specifies the name of the data field that contains information on the dependency's successor ID. A data field name. Accesses the task list settings. Initializes a new instance of the class with specified settings. The Gantt control. Specifies whether users can sort all columns. true, to sort all columns; otherwise, false. Copies the settings of the specified object to the current one. An object whose settings are assigned to the current object. Specifies the columns' minimum width. The columns' minimum width. Accesses the columns in the task list. A collection of Gantt columns. Specifies the task list's width. The task list's width. Provides information on the task properties' mappings to the appropriate data fields. Initializes a new instance of the class with specified settings. The Gantt. Copies the settings of the specified object to the current one. An object whose settings are assigned to the current object. Specifies the name of the data field that contains information on the task's color. A data field name. Specifies the name of the data field that contains information on the task's end date. A data field name. Specifies the name of the data field that contains information on the task's parent ID. A data field name. Specifies the name of the data field that contains information on the task's progress. A data field name. Specifies the name of the data field that contains information on the task's start date. A data field name. Specifies the name of the data field that contains information on the task's title. A data field name. Provides information on the resource assignments properties' mappings to the appropriate data fields. Initializes a new instance of the class with specified settings. Copies the settings of the specified object to the current one. An object whose settings are assigned to the current object. Specifies the name of the data field that contains information on the resource ID. A data field name. Specifies the name of the data field that contains information on the task ID. A data field name. Provides information on the resource properties' mappings to the appropriate data fields. Initializes a new instance of the class with specified settings. Copies the settings of the specified object to the current one. An object whose settings are assigned to the current object. Specifies the name of the data field that contains information on the resource color. A data field name. Specifies the name of the data field that contains information on the resource name. A data field name. Lists task title position. Displays a title inside a task. Does not display a title. Displays a title outside a task. A column that displays text. Initializes a new instance of the class. Gets the column editor's settings. The column editor's settings. A column that displays time. Initializes a new instance of the class. Gets the column editor's settings. The column editor's settings. Lists values that specify the Gantt toolbar alignment. Aligns items to the left and right edges of the toolbar. Aligns the toolbar items to the left. Aligns the toolbar items to the right. A base class for classes that implement standard and custom toolbar items. Represents the toolbar item collection. Initializes a new instance of the class. Adds a custom toolbar item. A delegate method. Creates the toolbar with standard toolbar items. Provides indexed access to toolbar items in the collection. The item's index. The toolbar item. Contains toolbar settings. Initializes a new instance of the class with specified settings. The Gantt control. Specifies the toolbar horizontal alignment. The alignment. Copies the settings of the specified object to the current one. An object whose settings are assigned to the current object. Provides access to the toolbar items collection. The toolbar items collection. Specifies the toolbar's visibility. true, to display the toolbar; otherwise, false. A toolbar item that reverses the last action. Initializes a new instance of the class. Accesses validation settings. Initializes a new instance of the class with specified settings. The Gantt control. Copies the settings of the specified object to the current one. An object whose settings are assigned to the current object. Enables parent-child task relationships validation. true, to validate parent-child task relationships; otherwise, false. Enables task dependencies validation. true, to validate task dependencies; otherwise, false. Provides access to the gantt control's view options. Initializes a new instance of the object. The gantt control. Copies the settings of the specified object to the current one. An object whose settings are assigned to the current object. Specifies the first day of the week. An enumeration values. Specifies whether to display task resources. true, to display task resources; otherwise, false. Specifies a task's title position. One of the enumeration values. Specifies a view to display tasks. One of the enumeration values. Lists views to display tasks. Displays days. Displays hours. Displays months. Displays quarters. Displays six hours. Displays ten minutes. Displays weeks. Displays years. A toolbar item that zooms in. Initializes a new instance of the class. A toolbar item that zooms out. Initializes a new instance of the class. Contains classes and enumerations that implement basic functionality for localization of the control. Provides a means to localize the 's UI elements at runtime. Initializes a new instance of the class. Returns an object that comprises resources based on the thread's language and regional settings (culture). An object that comprises resources. Returns a localized string for the specified string identifier. A value that identifies the string to localize. A string that corresponds to the specified identifier. Provides a means to localize the 's UI elements at runtime. Initializes a new instance of the class. Contains strings that can be localized for the . For more information, refer to the topic. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Contains localizable text of the corresponding UI element. Lists 12 months of the year. Specifies April. Specifies August. Specifies December. Specifies February. Specifies January. Specifies July. Specifies June. Specifies March. Specifies May. Specifies November. Specifies October. Specifies September. Contains settings for a monthly recurrence pattern. Initializes a new instance of the object. Copies the settings of the specified object to the current object. An object whose settings are assigned to the current object. Specifies whether the gantt calculates the rule by the day of the week. true, to calculate the rule by a day of the week; otherwise, false. Specifies a day. A day. Specifies a day of the week's occurrence. A day of the week's occurrence. Provides settings that allow you to specify a rule for a month. Initializes a new instance of the object. Gets the monthly rule's recurrence settings. Monthly recurrence settings. Serves as a base class for the , , and object. Initializes a new instance of the object. Copies the settings of the specified object to the current object. An object whose settings are assigned to the current object. Specifies whether a day is a work day. true, to specify a work day; otherwise, false; Provides settings for work time ranges. A list of WorkTimeRange objects. A strip line. Initializes a new instance of the class. Initializes a new instance of the class with specified settings. The start point. Initializes a new instance of the class with specified settings. The start point. The end point. Initializes a new instance of the class with specified settings. The start point. The end point. The title. Initializes a new instance of the class with specified settings. The start point. The end point. The title. The CSS class name. Initializes a new instance of the class with specified settings. The start point. The title. Initializes a new instance of the class with specified settings. The start point. The title. The CSS class name. Copies the settings of the specified object to the current one. An object whose settings are assigned to the current object. Specifies the name of the cascading style sheet (CSS) class associated with a strip line. The name of the CSS class. Specifies the end point of a strip line. The end point. Specifies the start point of a strip line. The start point. Specifies a strip line's title. The title. A collection of strip lines. Initializes a new instance of the class with specified settings. Implements the IWebControlObject interface. Adds a strip line object to the collection. A strip line. Adds the specified range of strip lines to the collection. An array of strip lines. Specifies a title for the strip line that highlights the current time. The title. Specifies the time interval between the current time updates. The time interval. Returns the specified rule's position in the collection. A strip line. The index. Adds a strip line to the specified position in the collection. The index. A strip line. Provides indexed access to strip lines in the collection. A strip line's index. The strip line. Removes the specified strip line from the collection. The strip line. Specifies whether to highlight the current time. true, to highlight the current time; otherwise, false. Contains settings for a weekly recurrence pattern. Initializes a new instance of the object. Copies the settings of the specified object to the current object. An object whose settings are assigned to the current object. Specifies a day of the week to which the rule is applied. A day of the week. Provides settings that allow you to specify a rule for a week. Initializes a new instance of the object. Gets the weekly rule's recurrence settings. Weekly recurrence settings. Provides settings for a work time range. Initializes a new instance of the object. Specifies the end time for the work time range. The end time. Specifies the start time for the work time range. The start time. A collection of work time rules: , , , . Initializes a new instance of the object. Implements the IWebControlObject interface. Adds a work time rule object to the collection. A work time rule. Adds the specified range of work time rules to the collection. An array of rules objects. Returns the specified rule's position in the collection. A rule object. Specifies the rule's position in the collection. -1 if the collection doesn't contain the specified rule. Adds the rule to the specified position in the collection. Specifies the zero-based index at which the specified rule should be inserted. If it's negative or exceeds the number of elements, an exception is raised. A rule object. Provides indexed access to rules in the collection. A rule's index. A rule object. Removes the specified rule from the collection. A rule object. Contains settings for a yearly recurrence pattern. Initializes a new instance of the object. Copies the settings of the specified object to the current object. An object whose settings are assigned to the current object. Specifies a month to which the rule is applied. A month. Provides settings that allow you to specify a rule for a year. Initializes a new instance of the object. Gets the yearly rule's recurrence settings. Yearly recurrence settings.