Gets a reference to the GanttChartViewBase control instance used by the GanttChartEntityListViewBase control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
[BindableAttribute(false)] public GanttChartViewBase GanttChartViewBase { get; } |
Visual Basic (Declaration) |
---|
<BindableAttribute(False)> _ Public ReadOnly Property GanttChartViewBase As GanttChartViewBase |