Skip to content

DecimalEditorAttribute.MaxValue property

Gets or sets the maximum value.

public object? MaxValue { get; set; }

Property Value

The maximum value.

See Also