DataFormItem.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 DataFormItemLength EditorWidth { get; set; }
Property Value
| Type |
|---|
| DataFormItemLength |
See Also