Table of Contents

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

OutlineNode(DesignItem, IOutlineControl)

Methods

ClearNodesCache()

Clears stored node list.

Create(DesignItem, IOutlineControl)

Creates IOutlineNode and associates it with given DesignItem object.

UpdateChildren()
UpdateChildrenCollectionChanged(NotifyCollectionChangedEventArgs)