Back to Devexpress

GanttControlPrintAppearanceCollection.CriticalPathDependency Property

windowsforms-devexpress-dot-xtragantt-dot-ganttcontrolprintappearancecollection-e748d11b.md

latest1.3 KB
Original Source

GanttControlPrintAppearanceCollection.CriticalPathDependency Property

Gets appearance settings used to draw dependency arrows 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 specifies appearance settings.

|

See Also

GanttControlPrintAppearanceCollection Class

GanttControlPrintAppearanceCollection Members

DevExpress.XtraGantt Namespace