TabHeaderLength Properties
The header panel’s length that supports the the automatically calculated size.| Name | Description |
|---|---|
| Auto static | Returns the TabHeaderLength instance that stores the length whose value is measured by item header content. |
| IsAbsolute | Returns whether the length is measured in pixels. |
| IsAuto | Returns whether the length is measured by item header content. |
| TabHeaderUnitType | Returns the unit type used to measure the length. |
| Value | Returns Double that represents the value of the TabHeaderLength. |
See Also