[]
Scrolls the specified offset.
public void Scroll(int offset)
Public Sub Scroll(offset As Integer)
Type | Name | Description |
---|---|---|
int | offset | The offset. |
This method requests the GcDropDownCalendar scrolling by the offset in different display mode: in GrapeCity.Windows.InputMan.CalendarMode.Month display mode, control scrolls by months; in GrapeCity.Windows.InputMan.CalendarMode.Year display mode, control scrolls by years; in GrapeCity.Windows.InputMan.CalendarMode.Year display mode, control scrolls by decades.