Class TreeNode | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Simple class for representing nodes, use with regular (non-generic) TreeView.
public class TreeNode : ITreeNode
Inheritance
TreeNode
Implements
Inherited Members
Constructors
Initialises a new instance with no Text
Initialises a new instance and sets starting Text
Properties
Children of the current node
Optionally allows you to store some custom data/class here.
Text to display in tree node for current entry
Methods
returns Text