Gets or sets the width of the entity list view of the IGanttChartEntityListView control.

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

Syntax

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

See Also