Difference between revisions of "CalendarView.DayEventsHeight"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 7: Line 7:
 
| readonly=no
 
| readonly=no
 
| newinversion=1.2.0
 
| newinversion=1.2.0
| version=1.2.0
+
| version=1.2.2
 
}}
 
}}
  

Revision as of 00:49, 6 September 2012

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


If the value is -1 the height is automatically calculated depending on the amount of day events.