[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendar.ScrollRate

ScrollRate Property

ScrollRate

Gets or sets the scroll rate.

Declaration
[Browsable(true)]
public int ScrollRate { get; set; }
<Browsable(True)>
Public Property ScrollRate As Integer
Property Value
Type Description
int

A positive number that represents the current scroll rate by 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.