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