TabItemLength.Star Property
In This Article
Gets the TabItemLength instance that stores the length measured as a proportion of the available space.
Namespace: DevExpress.Maui.Controls
Assembly: DevExpress.Maui.Controls.dll
NuGet Package: DevExpress.Maui.Controls
#Declaration
C#
public static TabItemLength Star { get; }
#Property Value
Type | Description |
---|---|
Tab |
The Tab |
See Also