Back to Devexpress

GanttControlPrintAppearanceCollection.CriticalPathTask Property

windowsforms-devexpress-dot-xtragantt-dot-ganttcontrolprintappearancecollection-6ef8ef10.md

latest1.2 KB
Original Source

GanttControlPrintAppearanceCollection.CriticalPathTask Property

Gets appearance settings used to draw tasks in critical paths.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public GanttChartTaskAppearance CriticalPathTask { get; }
vb
Public ReadOnly Property CriticalPathTask As GanttChartTaskAppearance

Property Value

TypeDescription
DevExpress.XtraGantt.Utils.GanttChartTaskAppearance

An object that specifies appearance settings.

|

See Also

GanttControlPrintAppearanceCollection Class

GanttControlPrintAppearanceCollection Members

DevExpress.XtraGantt Namespace