DataFormTextEditorWithAffixAttributeBase Class
In This Article
The base class for attributes that contain affixes.
Namespace: DevExpress.Maui.DataForm
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
#Declaration
C#
public abstract class DataFormTextEditorWithAffixAttributeBase :
DataFormTextEditorAttributeBase
#Inheritance
System.Object
Attribute
DevExpress.Maui.DataForm.Internal.EditorDataTypeAttribute
DataFormTextEditorAttributeBase
DataFormTextEditorWithAffixAttributeBase
#Extension Methods
See Also