Difference between revisions of "CalendarView.Scroll"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 8: Line 8:
 
| platform=all
 
| platform=all
 
}}
 
}}
 +
 +
 +
 +
Scrolls the view according to the passed parameters.

Revision as of 00:09, 30 April 2012

Method
CalendarView.Scroll ( deltaX As Integer, deltaY As Integer = 0 )


Scrolls the view according to the passed parameters.