Back to Devexpress

RangeBaseEdit.Minimize() Method

wpf-devexpress-dot-xpf-dot-editors-dot-rangebaseedit-48e8e815.md

latest993 B
Original Source

RangeBaseEdit.Minimize() Method

Sets the editor’s value to the minimum allowed value.

Namespace : DevExpress.Xpf.Editors

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public void Minimize()
vb
Public Sub Minimize

Remarks

The Minimize method sets the RangeBaseEdit.Value property to RangeBaseEdit.Minimum.

See Also

RangeBaseEdit Class

RangeBaseEdit Members

DevExpress.Xpf.Editors Namespace