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

    For internal use.

    Namespace: DevExpress.Xpf.Gantt

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

    Declaration

    [Browsable(false)]
    public StripLineIntervalCollection StripLineIntervals { get; }

    Property Value

    Type
    DevExpress.Xpf.Gantt.Native.StripLineIntervalCollection

    Remarks

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

    See Also