Difference between revisions of "CalendarView.Animate"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 12: Line 12:
  
  
If True there is a smooth animation when using the [[CalendarView.Scroll|Scroll]] function.
+
If True there is a smooth animation when using the[[CalendarView.Scroll|Scroll]]function.

Revision as of 21:25, 6 May 2012

Property (As Boolean)
aCalendarView.Animate = newValue
or
BooleanValue = aCalendarView.Animate


If True there is a smooth animation when using theScrollfunction.