Skip to main content
A newer version of this page is available. .

DataFormTextEditorAttributeBase Class

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

Namespace: DevExpress.XamarinForms.DataForm

Assembly: DevExpress.XamarinForms.Editors.dll

NuGet Package: DevExpress.XamarinForms.Editors

Declaration

public abstract class DataFormTextEditorAttributeBase :
    EditorDataTypeAttribute
See Also