TabHeaderLength.ToString() Method
Returns a String representation of the TabHeaderLength.
Namespace: DevExpress.Maui.Controls
Assembly: DevExpress.Maui.Controls.dll
NuGet Package: DevExpress.Maui.Controls
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String | The String representation of the TabHeaderLength. |
See Also