Back to Devexpress

GanttView.SplitterWidth Property

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttview-35577a87.md

latest1.1 KB
Original Source

GanttView.SplitterWidth Property

Gets or sets the width of the splitter between the treelist area, and Gantt area.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public double SplitterWidth { get; set; }
vb
Public Property SplitterWidth As Double

Property Value

TypeDescription
Double

A splitter width.

|

See Also

GanttView Class

GanttView Members

DevExpress.Xpf.Gantt Namespace