DataFormDisplayOptionsAttribute.EditorMinWidth Property
In This Article
Gets or sets the minimum width of the edit box.
Namespace: DevExpress.XamarinForms.DataForm
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
#Declaration
C#
public double EditorMinWidth { get; set; }
#Property Value
Type |
---|
Double |
See Also