Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

DataFormTextEditorAttributeBase Class

The base class for attributes that specify a data form’s editors with text input support.

Namespace: DevExpress.Maui.DataForm

Assembly: DevExpress.Maui.Editors.dll

NuGet Package: DevExpress.Maui.Editors

Declaration

public abstract class DataFormTextEditorAttributeBase :
    EditorDataTypeAttribute
See Also