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