DecimalEditorAttribute.MinValue property
Gets or sets the minimum value.
public object? MinValue { get; set; }
Property Value
The minimum value.
See Also
- class DecimalEditorAttribute
Gets or sets the minimum value.
public object? MinValue { get; set; }
The minimum value.