Back to Devexpress

TabItemLength Class

maui-devexpress-dot-maui-dot-controls-a3989799.md

latest2.2 KB
Original Source

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

csharp
[TypeConverter(typeof(TabItemLengthConverter))]
public class TabItemLength :
    IEquatable<TabItemLength>

The following members return TabItemLength objects:

Show 11 links

Implements

IEquatable<TabItemLength>

Inheritance

System.Object TabItemLength

Extension Methods

Yield<TabItemLength>()

YieldIfNotNull<TabItemLength>()

See Also

TabItemLength Members

DevExpress.Maui.Controls Namespace