Represents one tab of the TabPanel container.
Inherits: Container : UIElement : UIElementBase
Content property: Children
| Name | Type | Description |
|---|---|---|
| Header | Object | Header. Can be a string or a binding (Bind). |
| Badge | String | The text badge on the header. Can be a binding. |
| FullHeight | Boolean | The tab full height. |
| Height | Length | The tab height. |
| Base item properties | ||