A newer version of this page is available.
Switch to the current version.
DevExpress.Web.ASPxGantt Namespace
Contains classes which implement the functionality of the ASPxGantt control.
Assembly: DevExpress.Web.ASPxGantt.v19.2.dll
Classes
Name | Description |
---|---|
ASPxGantt | A Gantt control. |
Daily | Contains settings for a daily recurrence pattern. |
DailyRule | Provides settings that allow you to specify a rule for a day. |
GanttClientSideEvents | Contains a list of the client-side events available for the ASPxGantt. |
GanttColumnBase | Serves as a base class for classes that manage Gantt columns. |
GanttColumnCollection | Represents the Gantt's column collection. |
GanttCommandColumn | A command column. |
GanttCustomJSPropertiesEventArgs | Provides data for the CustomJSProperties event. |
GanttDataInsertValues | Contains information about inserted values. |
GanttDataUpdateEventArgs | Provides information for the DataUpdate event. |
GanttItemInsertedEventArgs | Provides data for the related events. |
GanttMappingInfoBase | Serves as a base class for the classes that specify mappings. |
GanttMappings | Represents a collection of mappings for the Gantt's objects (tasks, dependencies, resources) to data fields. |
GanttSettingsBase | Serves as a base class for classes that provide Gantt settings. |
GanttSettingsEditing | Provides editing settings. |
GanttSettingsTaskList | Provides the task list's settings. |
GanttTaskDependencyMappingInfo | Provides information on the dependency properties' mappings to the appropriate data fields. |
GanttTaskMappingInfo | Provides information on the task properties' mappings to the appropriate data fields. |
GanttTaskResourceAssignmentMappingInfo | Provides information on the resource assignments properties' mappings to the appropriate data fields. |
GanttTaskResourceMappingInfo | Provides information on the resource properties' mappings to the appropriate data fields. |
GanttViewSettings | Provides access to the gantt control's view options. |
Monthly | Contains settings for a monthly recurrence pattern. |
MonthlyRule | Provides settings that allow you to specify a rule for a month. |
RuleBase | Serves as a base class for the DailyRule, WeeklyRule, MonthlyRule and YearlyRule object. |
TaskDataColumn | Provides settings of a Gantt column. |
Weekly | Contains settings for a weekly recurrence pattern. |
WeeklyRule | Provides settings that allow you to specify a rule for a week. |
WorkTimeRange | Provides settings for a work time range. |
WorkTimeRulesCollection | A collection of work time rules: DailyRule, WeeklyRule, MonthlyRule, YearlyRule. |
Yearly | Contains settings for a yearly recurrence pattern. |
YearlyRule | Provides settings that allow you to specify a rule for a year. |
Delegates
Name | Description |
---|---|
ASPxGanttDataUpdateEventHandler | A method that handles the DataUpdate event. |
GanttCustomJSPropertiesEventHandler | A method that handles the CustomJSProperties event. |
GanttItemInsertedEventHandler | A method that handles the related events. |
Enums
Name | Description |
---|---|
DayOfWeekMonthlyOccurrence | Lists values that specify the occurrence of a day of week. |
GanttTaskField | Lists fields for a task object. |
GanttTaskTitlePosition | Lists task title position. |
GanttViewType | Lists views to display tasks. |
Month | Lists 12 months of the year. |
Feedback