[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendarInfo.ScrollRate

ScrollRate Property

ScrollRate

Gets or sets the rate of scrolling.

Declaration
public int ScrollRate { get; set; }
Public Property ScrollRate As Integer
Property Value
Type Description
int

A positive number represents the current scroll rate for the number of months moved.
The default is 1.

Remarks

The scroll rate is the number of months that the control moves in the display when the user clicks a scroll arrow.