An NDoc Documented Class Library

SplitLayoutNode Properties

The properties of the SplitLayoutNode class are listed below. For a complete list of SplitLayoutNode class members, see the SplitLayoutNode Members topic.

Public Instance Properties

LeftChild The left child of this node.
Orientation The orientation of the split (i.e. horizontal/vertical).
Parent The parent of this node.
RightChild The right child of this node.
SplitterDistance The distance from the left or top of the split.

See Also

SplitLayoutNode Class | Sandia.MVCFramework.ViewManager Namespace