Difference between revisions of "CalendarView.Border"

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

Revision as of 22:59, 29 April 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.