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