Back to Devexpress

GanttControlAppearanceCollection.ChartWorkTime Property

windowsforms-devexpress-dot-xtragantt-dot-ganttcontrolappearancecollection-4dc412df.md

latest1.2 KB
Original Source

GanttControlAppearanceCollection.ChartWorkTime Property

Provides access to chart work time appearance settings.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public AppearanceObject ChartWorkTime { get; }
vb
Public ReadOnly Property ChartWorkTime As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An object that contains appearance settings.

|

See Also

GanttControlAppearanceCollection Class

GanttControlAppearanceCollection Members

DevExpress.XtraGantt Namespace