Gets or sets the width of the Gantt Chart view of the IGanttChartNodeListView control.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
| C# |
|---|
GridLength GanttChartViewWidth { get; set; } |
| Visual Basic (Declaration) |
|---|
Property GanttChartViewWidth As GridLength |