Back to Devexpress

TabItemLength Properties

maui-devexpress-dot-maui-dot-controls-dot-tabitemlength-dot-underscore-properties.md

latest1.9 KB
Original Source

TabItemLength Properties

The item length that supports the automatically calculated size, and size measured as a weighted proportion of the available space.

NameDescription
Auto staticGets the TabItemLength instance that stores the length whose value is measured by item header content.
Default staticGets an instance that specifies the default TabItemLength.
IsAbsoluteGets whether the length is measured in pixels.
IsAutoGets whether the length is measured by item header content.
IsDefaultGets whether the instance is the default TabItemLength.
IsStarGets whether the length is measured as a weighted proportion of the available space.
Star staticGets the TabItemLength instance that stores the length measured as a proportion of the available space.
UnitTypeGets the unit type used to measure the length.
ValueReturns Double that represents the value of the TabItemLength.

See Also

TabItemLength Class

TabItemLength Members

DevExpress.Maui.Controls Namespace