DataFormItem.EditorMaxWidth Property
Gets or sets the maximum width of the edit box.
Namespace: DevExpress.XamarinForms.DataForm
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public double EditorMaxWidth { get; set; }
Property Value
Type |
---|
Double |
See Also