Back to Devexpress

TabItemLength.Star Property

maui-devexpress-dot-maui-dot-controls-dot-tabitemlength-93756c89.md

latest1.1 KB
Original Source

TabItemLength.Star Property

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

csharp
public static TabItemLength Star { get; }

Property Value

TypeDescription
TabItemLength

The TabItemLength instance whose UnitType is set to Star and Value is set to 1.

|

See Also

TabItemLength Class

TabItemLength Members

DevExpress.Maui.Controls Namespace