TextEdit.SpinUpCommand Property
Increments the value of a masked editor.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v25.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| ICommand | An object that defines a command implementing the ICommand interface. |
See Also