Nevron .NET Vision
Nevron.UI Namespace / NUINodeContainer Class
Members


In This Topic
    NUINodeContainer Class
    In This Topic
    Represents a UI Node which may contain other nodes. This brunch in the UI hierarchy does not allow free modification of the children collection. It just represents a generic container.
    Object Model
    NUINodeContainer Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NDefaultInitializableObject
          Nevron.UI.NDisposableObject
             Nevron.UI.NUINode
                Nevron.UI.NUINodeContainer
                   Nevron.UI.NUINodeComposite

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also