SpinEdit.MinimizeCommand Property
In This Article
Sets the editor’s value to the minimum allowed value.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
ICommand | An object that defines a command implementing the ICommand interface. |
#Remarks
Corresponding Method: SpinEdit.Minimize
See Also