Initializes a new instance of the TreeListView class. The initial values of the data member properties are set to appropriate property paths for using NodeItem objects.

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

Syntax

C#
public TreeListView()
Visual Basic (Declaration)
Public Sub New

See Also