Skip to main content
All docs
V26.1
  • GanttView.MarkedTimeIntervals Property

    For internal use.

    Namespace: DevExpress.Xpf.Gantt

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

    NuGet Package: DevExpress.Wpf.Gantt

    Declaration

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

    Property Value

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