Difference between revisions of "CalendarView.Border"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 10: Line 10:
  
  
If true a[[CalendarView.Border|Border]]is displayed around the CalendarView.
+
If true a [[CalendarView.Border|Border]] is displayed around the CalendarView.
 
The default value is False.
 
The default value is False.

Revision as of 21:41, 6 May 2012

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


If true a Border is displayed around the CalendarView. The default value is False.