SpinEditNumberType Enum
In This Article
Specifies possible editing modes of the SpinEdit control.
Namespace: DevExpress.AspNetCore
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
#Members
Name | Description |
---|---|
Integer | Float value input is disabled and float values displayed within the editor are automatically rounded after they has been modified. |
Float | Float value input is enabled. |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also