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