Show / Hide Table of Contents

Property LargeChange

| Edit this page View Source

LargeChange

Gets or sets a number that is added to or subtracted from Value when a large change is made, such as with the PageUp and PageDown keys.

Declaration
public T LargeChange { get; set; }
Property Value
Type Description
T

A number that is added to or subtracted from Value when a large change is made, such as with the PageUp and PageDown keys. The default is 10.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX