Interface ITreeView
Interface for all non generic members of TreeView<T>.
public interface ITreeView
Properties
- Style
Contains options for changing how the tree is rendered.
Methods
- ClearObjects()
Removes all objects from the tree and clears selection.
- SetNeedsDisplay()
Sets a flag indicating this view needs to be redisplayed because its state has changed.