Difference between revisions of "CalendarView.ViewType"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 7: Line 7:
 
| readonly=no
 
| readonly=no
 
}}
 
}}
 +
 +
 +
 +
Use this property to get or set the type of view currently displayed:
 +
Picker, Year, Month, Week, Day...

Revision as of 22:51, 3 May 2012

Property (As Integer)
aCalendarView.ViewType = newValue
or
IntegerValue = aCalendarView.ViewType


Use this property to get or set the type of view currently displayed: Picker, Year, Month, Week, Day...