Property LargeChange
LargeChange
Gets or sets a value to be added to or subtracted from the Value property when the plus/minus buttons are pressed while holding Ctrl key.
public virtual int LargeChange { get; set; }
Property Value
- int
A numeric value. The default is 5.