Skip to content

DecimalEditorAttribute.MinValue property

Gets or sets the minimum value.

public object? MinValue { get; set; }

Property Value

The minimum value.

See Also