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>
Related API Members
The following members return TabHeaderLength objects:
Implements
Inheritance
Object
TabHeaderLength
See Also