DataFormNumericEditorAttribute.MinValue Property
Namespace: DevExpress.XamarinForms.DataForm
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public double MinValue { get; set; }
Property Value
| Type |
|---|
| Double |
See Also