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

DataFormNumericEditorAttribute Properties

Specifies that a data form uses a number editor with spin buttons for a property.
Name Description
AllowLooping
AllowNullValue
CharacterCasing Inherited from DataFormTextEditorAttributeBase.
ClearIconVisibility Inherited from DataFormTextEditorAttributeBase.
DisplayFormat
InplaceLabelText Inherited from DataFormTextEditorAttributeBase.
IsInplaceLabelFloating Inherited from DataFormTextEditorAttributeBase.
IsReadOnly Inherited from DataFormTextEditorAttributeBase.
IsUpDownIconVisible
Keyboard Gets or sets the type of keyboard used to input text. Inherited from DataFormTextEditorAttributeBase.
MaxDecimalDigitCount
MaxValue
MinValue
Placeholder Gets or sets the editor’s placeholder text. Inherited from DataFormTextEditorAttributeBase.
Prefix Inherited from DataFormTextEditorWithAffixAttributeBase.
ReturnType Inherited from DataFormTextEditorAttributeBase.
SelectValueOnFocus
StepValue
Suffix Inherited from DataFormTextEditorWithAffixAttributeBase.
TypeId When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.
UpDownIconAlignment
See Also