Back to Devexpress

GanttView.ActualTreeListWidth Property

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

latest1.2 KB
Original Source

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

Property Value

TypeDescription
Double

A Double value that specifies the tree list area 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