An interface for objects which are placed in a layout tree.
For a list of all members of this type, see ILayoutNode Members.
Type | Description |
---|---|
SplitLayoutNode | A layout node for defining splits in the UI. This split is defined by providing left and right children which should reside on their respective sides in the split. |
ViewLayoutNode | A layout node for IViews. |
Namespace: Sandia.MVCFramework.ViewManager
Assembly: Sandia.MVCFramework (in Sandia.MVCFramework.dll)
ILayoutNode Members | Sandia.MVCFramework.ViewManager Namespace