A2v10 Platform documentation
UK


Container Abstract Element

The Container element represents an abstract container. The Children property specifies a list of the children.

Inherits: UIElement : UIElementBase

Derived elements: CardBody Toolbar, StackPanel, Splitter, DropDownMenu, DropDownMegaMenu, FieldSet, Flex, Case, TaskPad, Group, GridGroup, Tab, FullHeightPanel, CommandBar, FlexList, Panel, Grid, Card, SheetPage

Content property: Children

Properties

Name Type Description
Children UIElementCollection Content property. Collection of the children.
ItemsSource Array Always binding (Bind). Data source for obtaining children.
Base item properties