Back to Devexpress

TabItemLength.Auto Property

maui-devexpress-dot-maui-dot-controls-dot-tabitemlength-53e00774.md

latest1.0 KB
Original Source

TabItemLength.Auto Property

Gets the TabItemLength instance that stores the length whose value is measured by item header content.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public static TabItemLength Auto { get; }

Property Value

TypeDescription
TabItemLength

The TabItemLength instance whose UnitType is set to Auto.

|

See Also

TabItemLength Class

TabItemLength Members

DevExpress.Maui.Controls Namespace