Back to Devexpress

GanttControlAppearanceCollection.CriticalPathDependency Property

windowsforms-devexpress-dot-xtragantt-dot-ganttcontrolappearancecollection-02d01913.md

latest1.5 KB
Original Source

GanttControlAppearanceCollection.CriticalPathDependency Property

Provides access to appearance settings for dependency lines in critical paths.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public GanttChartItemAppearance CriticalPathDependency { get; }
vb
Public ReadOnly Property CriticalPathDependency As GanttChartItemAppearance

Property Value

TypeDescription
DevExpress.XtraGantt.Utils.GanttChartItemAppearance

An object that contains appearance settings.

|

See Also

CriticalPathHighlightMode

CriticalPathTask

GanttControlAppearanceCollection Class

GanttControlAppearanceCollection Members

DevExpress.XtraGantt Namespace