Skip to main content

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>

Inheritance

Object
TabItemLength
See Also