Skip to main content
All docs
V25.1
  • Row

    ScrollbarFormControl.LargeChange Property

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

    Namespace: DevExpress.Spreadsheet

    Assembly: DevExpress.Spreadsheet.v25.1.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