Back to Devexpress

GanttView.MarkedTimeIntervals Property

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttview-65f91bec.md

latest977 B
Original Source

GanttView.MarkedTimeIntervals Property

For internal use.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
[Browsable(false)]
public MarkedTimeIntervalCollection MarkedTimeIntervals { get; }
vb
<Browsable(False)>
Public ReadOnly Property MarkedTimeIntervals As MarkedTimeIntervalCollection

Property Value

Type
DevExpress.Xpf.Gantt.Native.MarkedTimeIntervalCollection

See Also

GanttView Class

GanttView Members

DevExpress.Xpf.Gantt Namespace