maui-devexpress-dot-maui-dot-controls-a3989799.md
The item length that supports the automatically calculated size, and size measured as a weighted proportion of the available space.
Namespace : DevExpress.Maui.Controls
Assembly : DevExpress.Maui.Controls.dll
NuGet Package : DevExpress.Maui.Controls
[TypeConverter(typeof(TabItemLengthConverter))]
public class TabItemLength :
IEquatable<TabItemLength>
The following members return TabItemLength objects:
Show 11 links
System.Object TabItemLength
YieldIfNotNull<TabItemLength>()
See Also