RangeFormControl.SmallChange Property
In This Article
Gets or sets the value by which the Value
property changes when the user presses one of the arrow keys or clicks one of the scrollbar buttons.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value by which the |
See Also