Back to Devexpress

DataFormViewActualAppearance.EditorWidth Property

maui-devexpress-dot-maui-dot-dataform-dot-dataformviewactualappearance.md

latest1.0 KB
Original Source

DataFormViewActualAppearance.EditorWidth Property

Gets the editor’s width value that is applied to the DataFormView. To specify this value, use the EditorWidth property.

Namespace : DevExpress.Maui.DataForm

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public DataFormItemLength EditorWidth { get; }

Property Value

TypeDescription
DataFormItemLength

The editor’s width.

|

See Also

DataFormViewActualAppearance Class

DataFormViewActualAppearance Members

DevExpress.Maui.DataForm Namespace