Skip to main content
All docs
V18.2

GanttView.NonworkingTimeIntervals Property

For internal use only.

Namespace: DevExpress.Xpf.Gantt

Assembly: DevExpress.Xpf.Gantt.v18.2.dll

Declaration

[Browsable(false)]
public NonworkingTimeIntervalViewInfoCollection NonworkingTimeIntervals { get; }

Property Value

Type
DevExpress.Xpf.Gantt.Native.NonworkingTimeIntervalViewInfoCollection

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also