Skip to main content
All docs
V23.2
Row

ScrollbarFormControl.LargeChange Property

Specifies the increment applied when the scroll box is moved by a ‘page’.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

int LargeChange { get; set; }

Property Value

Type Description
Int32

The increment applied when the scroll box is moved by a ‘page’.

See Also