Property Maximum
Maximum
Gets or sets the maximum allowed value for the numeric up-down control.
public virtual int Maximum { get; set; }
Property Value
- int
The maximum allowed value for the numeric up-down control. The default value is 100.
Gets or sets the maximum allowed value for the numeric up-down control.
public virtual int Maximum { get; set; }
The maximum allowed value for the numeric up-down control. The default value is 100.