Gets the element displaying the main DataTreeGrid internal control.

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

Syntax

C#
public DataTreeGrid DataTreeGrid { get; }
Visual Basic (Declaration)
Public ReadOnly Property DataTreeGrid As DataTreeGrid

See Also