Difference between revisions of "CalendarView.SetStyle"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (94 revisions imported)
 
(32 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
| parameters=StyleType As Integer
 
| parameters=StyleType As Integer
 
| returntype=
 
| returntype=
| version=1.1.0
+
| version=1.4.1
 
| platform=all
 
| platform=all
 
}}
 
}}
Line 13: Line 13:
  
 
Sets the ''StyleType''
 
Sets the ''StyleType''
See the[[CalendarView.Style|Style]]constants of the CalendarView for the StyleType accepted values.
+
See the [[CalendarView.Style|Style]] constants of the CalendarView for the StyleType accepted values.

Latest revision as of 13:21, 6 August 2015

Method
CalendarView.SetStyle ( StyleType As Integer )


Sets the StyleType See the Style constants of the CalendarView for the StyleType accepted values.