IOutlineNode Interface
Definition
Namespace: Alternet.FormDesigner.Wpf.Outline
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Syntax
public interface IOutlineNode
Properties
Children | |
DesignItem | |
IsDesignTimeLocked | |
IsDesignTimeVisible | |
IsExpanded | |
IsSelected | |
Name | |
SelectionService |
Methods
CanInsert(IEnumerable<IOutlineNode>, IOutlineNode, Boolean) | |
Insert(IEnumerable<IOutlineNode>, IOutlineNode, Boolean) |