Back to Devexpress

GanttControlPrintAppearanceCollection.ChartWorkTime Property

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

latest1.2 KB
Original Source

GanttControlPrintAppearanceCollection.ChartWorkTime Property

Provides access to 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

GanttControlPrintAppearanceCollection Class

GanttControlPrintAppearanceCollection Members

DevExpress.XtraGantt Namespace