[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.IScrollBar.LargeChange

LargeChange Property

LargeChange

Gets or sets a value to be added to or subtracted from the value of a RangeBase control.

Declaration
int LargeChange { get; set; }
Property LargeChange As Integer
Property Value
Type Description
int

[0,30000]

Remarks

When the user clicks the Track of a ScrollBar, the Value property increases or decreases by the value of LargeChange.