TabHeaderLength.Auto Property
In This Article
Returns the TabHeaderLength 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
C#
public static TabHeaderLength Auto { get; }
#Property Value
Type | Description |
---|---|
Tab |
The Tab |
See Also