Class OutlineNode
- Namespace
- Alternet.FormDesigner.Wpf.Outline
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Represents a selectable item in the IOutlineControl
.
public class OutlineNode : OutlineNodeBase, INotifyPropertyChanged, IOutlineNode
- Inheritance
-
OutlineNode
- Implements
Constructors
Methods
- ClearNodesCache()
Clears stored node list.
- Create(DesignItem, IOutlineControl)
Creates
IOutlineNode
and associates it with givenDesignItem
object.