TabItemLength.IsStar Property
In This Article
Gets whether the length is measured as a weighted proportion of the available space.
Namespace: DevExpress.Maui.Controls
Assembly: DevExpress.Maui.Controls.dll
NuGet Package: DevExpress.Maui.Controls
#Declaration
C#
public bool IsStar { get; }
#Property Value
Type | Description |
---|---|
Boolean |
|
See Also