DataFormTextEditorAttribute Class
In This Article
Specifies that a data form uses a single-line text editor for a property.
Namespace: DevExpress.Maui.DataForm
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
#Declaration
C#
public class DataFormTextEditorAttribute :
DataFormTextEditorWithAffixAttributeBase
#Inheritance
System.Object
Attribute
DevExpress.Maui.DataForm.Internal.EditorDataTypeAttribute
DataFormTextEditorAttributeBase
DataFormTextEditorWithAffixAttributeBase
DataFormTextEditorAttribute
#Extension Methods
See Also