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