TabItemLength Class
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
Declaration
[TypeConverter(typeof(TabItemLengthConverter))]
public class TabItemLength :
IEquatable<TabItemLength>
Related API Members
The following members return TabItemLength objects:
Implements
Inheritance
Object
TabItemLength
See Also