Back to Devexpress

GanttView.StripLineIntervals Property

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttview-b5136c3e.md

latest1.1 KB
Original Source

GanttView.StripLineIntervals 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 StripLineIntervalCollection StripLineIntervals { get; }
vb
<Browsable(False)>
Public ReadOnly Property StripLineIntervals As StripLineIntervalCollection

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

GanttView Class

GanttView Members

DevExpress.Xpf.Gantt Namespace