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