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
Name | Type | Description |
---|---|---|
Children | UIElementCollection | Content property. Collection of the children. |
ItemsSource | Array | Always binding (Bind). Data source for obtaining children. |
Base item properties |