Skip to main content
A newer version of this page is available. .

GanttView.MarkedTimeIntervals Property

For internal use.

Namespace: DevExpress.Xpf.Gantt

Assembly: DevExpress.Xpf.Gantt.v19.1.dll

Declaration

[Browsable(false)]
public MarkedTimeIntervalCollection MarkedTimeIntervals { get; }

Property Value

Type
DevExpress.Xpf.Gantt.Native.MarkedTimeIntervalCollection
See Also