Gets or sets the width of the node list view of the IGanttChartNodeListView control.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)

Syntax

C#
GridLength NodeListViewWidth { get; set; }
Visual Basic (Declaration)
Property NodeListViewWidth As GridLength

See Also