Nevron Open Vision Documentation
User Interface / Widgets / Containers / Containers Overview
In This Topic
    Containers Overview
    In This Topic

    Containers are widgets that are designed to host one or more other widgets of certain type and "adorn" or "extend" their content with container specific services.

    The simplest container is the NContentHolder . It represents a widget, which contains a single other widget that is placed inside its content area. The content holder by default measures to fit the contained element.

    Other containers may include other child elements, such as headers, collection of child widgets and so on.