Skip to main content
A newer version of this page is available. .

TabItemLength Struct

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 struct TabItemLength
See Also