Action
Gets the value that is added to or subtracted from the Value property when a small change is made, such as with an arrow key.
Syntax
C#
protected Double SmallChange { get; }
VB
'Declaration
Protected Read Property SmallChange As Double
Access
Read only.