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

DevExpress.Xpf.Gantt Namespace

Contains classes which implement the main functionality of the GanttControl. To use these classes in XAML code, add the xmlns:dxgn=”http://schemas.devexpress.com/winfx/2008/xaml/gantt“ namespace reference.

Assembly: DevExpress.Xpf.Gantt.v18.2.dll

Classes

Name Description
Daily Represents the daily recurrence.
GanttColumn A column within a GanttControl.
GanttColumnCollection The GanttControl‘s column collection
GanttConnector A gantt connector.
GanttControl The Gantt control.
GanttControlBand The Gantt control band column.
GanttMilestoneBaselineControl A gantt milestone baseline.
GanttMilestoneControl A gantt milestone.
GanttNode A gantt task.
GanttPredecessorLinkMappings Provides information on the task dependency properties’ mapping to data fields.
GanttSummaryTaskBaselineControl A summary task baseline.
GanttSummaryTaskControl A summary task.
GanttTaskBaselineControl A gantt task baseline.
GanttTaskControl A gantt task.
GanttTaskControlBase Serves as a base class for the gantt items.
GanttView Visualizes the GanttControl data.
GanttViewHitInfo Contains information about the specified element contained within the GanttView.
Mapping Maps persistent object’s properties to the data source fields.
Monthly Represents the monthly recurrence.
MonthlyByDayOfWeek Represents the monthly recurrence in a particular day of week.
Recurrence Contains properties common to the recurrence rules.
RecurrenceByDayOfWeek Contains properties common to the recurrence rules that specify day of week.
RequestTimescaleRulersEventArgs Provides data for the GanttView.RequestTimescaleRulers event.
SpecificDays
TimescaleRuler
Weekly Represents the weekly recurrence.
WorkdayRule Represents a working and nonworking day rule.
WorkdayRuleCollection Represents a collection of working and nonworking day rules.
WorkingTimeRule Represents a working time rule.
WorkingTimeRuleCollection Represents a collection of working time rules.
Yearly Represents the yearly recurrence.
YearlyByDayOfWeek Represents the yearly recurrence in a particular day of week.
YearlyByDayOfYear Represents the yearly recurrence in a particular day of year.

Enums

Name Description
GanttColumnBindingSource Lists the values that specify the gantt task data fields to which a column can be bound.
GanttScrollMode Lists the values used to specify the GanttControl scroll mode.
GanttTaskKind Lists the values that specify the gantt task kind (task, summary task, and milestone).
TaskContentPosition Lists the values that specify the task content position.
TimeIntervalDisplayMode Lists the values that specify how the time intervals are displayed.