An NDoc Documented Class Library

SplitLayoutNode Class

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.

For a list of all members of this type, see SplitLayoutNode Members.

System.Object
   SplitLayoutNode

public class SplitLayoutNode : ILayoutNode

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Sandia.MVCFramework.ViewManager

Assembly: Sandia.MVCFramework (in Sandia.MVCFramework.dll)

See Also

SplitLayoutNode Members | Sandia.MVCFramework.ViewManager Namespace