Table of Contents

Constructor TreeView

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

TreeView(Control)

Initializes a new instance of the TreeView class.

public TreeView(Control parent)

Parameters

parent Control

Parent of the control.

TreeView()

Initializes a new instance of the TreeView class.

public TreeView()