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