DataFormItemLength.ToString() Method
Converts the DataFormItemLength to a String.
Namespace: DevExpress.Maui.DataForm
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| String | The converted string. |
See Also