TabHeaderLength.IsAuto Property
In This Article
Returns whether the length is measured by item header content.
Namespace: DevExpress.Maui.Controls
Assembly: DevExpress.Maui.Controls.dll
NuGet Package: DevExpress.Maui.Controls
#Declaration
C#
public bool IsAuto { get; }
#Property Value
Type | Description |
---|---|
Boolean |
|
See Also