Show / Hide Table of Contents

Property SmallChange

| Edit this page View Source

SmallChange

Gets or sets a number that is added to or subtracted from Value when a small change is made, such as with an arrow key or scrolling.

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

A number that is added to or subtracted from Value when a small change is made, such as with an arrow key or scrolling. The default is 1.

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