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

DataFormNumericEditorAttribute Class

Specifies that a data form uses a single-line text editor with a numeric keyboard for a property.

Namespace: DevExpress.XamarinForms.DataForm

Assembly: DevExpress.XamarinForms.Editors.dll

NuGet Package: DevExpress.XamarinForms.Editors

Declaration

public class DataFormNumericEditorAttribute :
    DataFormTextEditorAttributeBase

Inheritance

Object
Attribute
DevExpress.XamarinForms.DataForm.Internal.EditorDataTypeAttribute
DataFormTextEditorAttributeBase
DataFormNumericEditorAttribute
See Also