The Cell class gives access to the currently drawn table cells.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  AltaVim.WinForms..::.NodeCell

See Also