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

    For internal use.

    Namespace: DevExpress.Xpf.Gantt

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

    NuGet Package: DevExpress.Wpf.Gantt

    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