TabItemLength.ToString() Method
Returns a String representation of the TabItemLength.
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 TabItemLength. |
See Also