[]
Gets or sets the maximum allowable value when using the spin option.
public decimal MaxValue { get; set; }
Public Property MaxValue As Decimal
Type | Condition |
---|---|
ArgumentOutOfRangeException | The value is less than MinValue or greater than the default value. |