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

GanttControlAppearanceCollection.CriticalPathDependency Property

Provides access to appearance settings for dependency lines 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 contains appearance settings.

See Also