Represents a container (frame) for the items.
Inherits: Container : UIElement : UIElementBase
Name | Type | Description |
---|---|---|
Orientation | Orientation | Orientation of the items in the panel. |
Title | String | Panel title. |
Hint | Popover | Tooltip for the frame. Displayed as the after the title text. |
Disabled | Boolean | All controls inside the panel will be disabled for input. The Bind binding is usually used to manage this field. |
Base item properties |
XAML
Result