Difference between revisions of "CalendarEvent.ID"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 7: Line 7:
 
| readonly=no
 
| readonly=no
 
}}
 
}}
 +
 +
 +
Use this property if you need to link the CalendarView with a Database.

Revision as of 22:59, 29 April 2012

Property (As String)
aCalendarEvent.ID = newValue
or
StringValue = aCalendarEvent.ID


Use this property if you need to link the CalendarView with a Database.