[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendar.ScrollYear

ScrollYear Method

ScrollYear(int)

Scrolls the calendar year according to the numbers specified.

Declaration
public void ScrollYear(int yearOffset)
Public Sub ScrollYear(yearOffset As Integer)
Parameters
Type Name Description
int yearOffset

An integer type used to denote the number of calendar years to scroll and the direction in which to scroll them.

Remarks

The DropDownCalendar moves its display year using this method based on the given year offset.