NodeTable class provides table formating for the nodes

Namespace:  AltaVim.WinForms
Assembly:  AltaVim.WinForms.ExtendedTreeView.NET20 (in AltaVim.WinForms.ExtendedTreeView.NET20)
Version: 5.5.0.0

Syntax

C#
public class NodeTable
Visual Basic (Declaration)
Public Class NodeTable
Visual C++
public ref class NodeTable

Inheritance Hierarchy

System..::.Object
  AltaVim.WinForms..::.NodeTable

See Also