Back to Devexpress

GanttView.ActualSplitterWidth Property

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttview-6937627e.md

latest1.1 KB
Original Source

GanttView.ActualSplitterWidth Property

For internal use only.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public double ActualSplitterWidth { get; }
vb
Public ReadOnly Property ActualSplitterWidth As Double

Property Value

TypeDescription
Double

A Double value that specifies the splitter width, in pixels.

|

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