Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Forms Namespace
/
IScrollBar Interface
/ LargeChange Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
LargeChange Property
In This Topic
Gets or sets a value to be added to or subtracted from the value of a RangeBase control.
Syntax
C#
System.
int
LargeChange {
get
;
set
;}
Property Value
[0,30000]
Remarks
When the user clicks the Track of a ScrollBar, the Value property increases or decreases by the value of LargeChange.
See Also
Reference
IScrollBar Interface
IScrollBar Members