Gets or sets the width of the Gantt Chart view of the IGanttChartEntityListView control.

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

Syntax

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

See Also