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