Skip to main content

TabHeaderLength Class

The header panel’s length that supports the the automatically calculated size.

Namespace: DevExpress.Maui.Controls

Assembly: DevExpress.Maui.Controls.dll

NuGet Package: DevExpress.Maui.Controls

Declaration

[TypeConverter(typeof(TabHeaderLengthConverter))]
public class TabHeaderLength :
    IEquatable<TabHeaderLength>

The following members return TabHeaderLength objects:

Inheritance

Object
TabHeaderLength
See Also