Back to Devexpress

GanttControl.BandsLayout Property

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttcontrol-5cfd445e.md

latest1.0 KB
Original Source

GanttControl.BandsLayout Property

For internal use only.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

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

Property Value

Type
DevExpress.Xpf.Gantt.GanttControlBandsLayout

Remarks

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

See Also

GanttControl Class

GanttControl Members

DevExpress.Xpf.Gantt Namespace