Gets the DataTreeGrid control instance of the current item.
Namespace:
DlhSoft.Windows.ControlsAssembly: 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 |