Back to Devexpress

DataFormItem.EditorWidth Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformitem-58223f6d.md

latest821 B
Original Source

DataFormItem.EditorWidth Property

Gets or sets the width of the edit box. This is a bindable property.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public DataFormItemLength EditorWidth { get; set; }

Property Value

TypeDefaultDescription
DataFormItemLength-1

The width.

|

See Also

DataFormItem Class

DataFormItem Members

DevExpress.Maui.DataForm Namespace