Gets the DataTreeGrid control instance of the current item.

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

Collapse imageSyntax

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

Collapse imageSee Also