Skip to main content

GanttView.MarkedTimeIntervals Property

For internal use.

Namespace: DevExpress.Xpf.Gantt

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

NuGet Package: DevExpress.Wpf.Gantt

Declaration

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

Property Value

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