RangeBaseEdit.Minimize() Method
Sets the editor’s value to the minimum allowed value.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Remarks
The Minimize method sets the RangeBaseEdit.Value property to RangeBaseEdit.Minimum.
See Also