Property Maximum
Maximum
Gets or sets the upper limit of values of the scrollable range.
public virtual int Maximum { get; set; }
Property Value
- int
A numeric value. The default value is 100.
Gets or sets the upper limit of values of the scrollable range.
public virtual int Maximum { get; set; }
A numeric value. The default value is 100.