GanttControlPrintAppearanceCollection.ChartNonWorkTime Property
In This Article
Provides access to non-work time appearance settings.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
public AppearanceObject ChartNonWorkTime { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An object that contains appearance settings. |
See Also