DataFormDisplayOptionsAttribute.EditorWidth Property
Gets or sets the width of the edit box.
Namespace: DevExpress.XamarinForms.DataForm
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public string EditorWidth { get; set; }
Property Value
Type |
---|
String |
See Also