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