Property LargeChange
LargeChange
Gets or sets a value to be added to or subtracted from the Value property when the thumb is moved a large distance.
public virtual int LargeChange { get; set; }
Property Value
- int
A numeric value. The default is 5.
Gets or sets a value to be added to or subtracted from the Value property when the thumb is moved a large distance.
public virtual int LargeChange { get; set; }
A numeric value. The default is 5.