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