Skip to main content
A newer version of this page is available. .

DevExpress.XtraGantt Namespace

Contains types related to the Gantt control.

Assembly: DevExpress.XtraGantt.v19.2.dll

Classes

Name Description
CustomDrawTaskDependencyEventArgs Provides data for the GanttControl.CustomDrawTaskDependency event.
CustomDrawTaskEventArgs Provides data for the GanttControl.CustomDrawTask event.
CustomDrawTimescaleColumnEventArgs Provides data for the GanttControl.CustomDrawTimescaleColumn event.
CustomTaskDisplayTextEventArgs Provides data for the CustomTaskDisplayText event.
GanttChartMappings Provides access to options specified based on data source field names: task captions, task start and finish dates, task progress, etc.
GanttControl Represents a bar chart that illustrates a project schedule. The control displays project tasks organized in a tree list. The chart displays a bar against each task that shows the task start and finish dates, progress, and dependencies.
GanttControlAppearanceCollection Provides access to appearance settings applied to the control’s visual elements.
GanttControlHitInfo Represents information about the control’s visual elements under the hit point.
GanttControlNode Specifies a node in a GanttControl.
GanttControlNodes Provides a collection of GanttControlNode objects.
GanttControlOptionsMainTimeRuler Specifies the timescale’s bottom ruler settings.
GanttControlOptionsSplitter Specifies splitter options.
GanttControlOptionsView Specifies view options.
GanttControlPrintAppearanceCollection Provides access to appearance settings applied when the control is printed.
GanttTaskPopupMenuShowingEventArgs Provides data for the TaskPopupMenuShowing event.
GanttTaskToolTipShowingEventArgs Provides data for the GanttControl.TaskToolTipShowing event.
RequestTimescaleRulersEventArgs Contains data for the GanttControl.RequestTimescaleRulers event.
SplitterPositionChangingEventArgs Provides data for the SplitterPositionChanging event.
TreeListMappings Provides access to options specified based on data source field names and tree list column objects.
WorkDayOfWeek Represents a work day of the week.
WorkWeekRule Represents a regular workweek schedule.

Delegates

Name Description
CustomDrawTaskDependencyEventHandler Represents a reference to a method that handles the CustomDrawTaskDependency event.
CustomDrawTaskEventHandler Represents a reference to a method that handles the CustomDrawTask event.
CustomDrawTimescaleColumnEventHandler Represents a reference to a method that handles the CustomDrawTimescaleColumn event.
CustomTaskDisplayTextEventHandler Represents a reference to a method that handles the CustomTaskDisplayText event.
GanttTaskPopupMenuShowingEventHandler Represents a reference to a method that handles the TaskPopupMenuShowing event.
GanttTaskToolTipShowingEventHandler Represents a reference to a method that handles the TaskToolTipShowing event.
RequestTimescaleRulersEventHandler Represents a reference to a method that handles the RequestTimescaleRulers event.
SplitterPositionChangingEventHandler Represents a reference to a method that handles the SplitterPositionChanging event.

Enums

Name Description
GanttFixedPanel Enumerates modes that specify whether the task list or chart width is fixed when the user resizes the control.
GanttPanelVisibility Enumerates modes that specify whether the task list, chart, or both are visible.
GanttTimescaleUnit Enumerates values that specify time intervals that correspond to a single unit on the time scale.
GanttZoomMode Enumerates values that specify how the scale changes when a user scrolls the mouse wheel.