Gets the DataTreeGrid control instance of the current item.

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

Syntax

C#
public DataTreeGrid DataTreeGrid { get; internal set; }
Visual Basic (Declaration)
Public Property DataTreeGrid As DataTreeGrid
	Get
	Friend Set

See Also