Skip to main content
A newer version of this page is available. .
All docs
V20.2

GanttControlPrintAppearanceCollection.CriticalPathDependency Property

Gets appearance settings used to draw dependency arrows in critical paths.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v20.2.dll

NuGet Package: DevExpress.Win.Gantt

Declaration

public GanttChartItemAppearance CriticalPathDependency { get; }

Property Value

Type Description
DevExpress.XtraGantt.Utils.GanttChartItemAppearance

An object that specifies appearance settings.

See Also