Difference between revisions of "CalendarView.DragEvents"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 7: Line 7:
 
| readonly=no
 
| readonly=no
 
}}
 
}}
 +
  
  
 
If True, CalendarEvent items can be dragged with the mouse to alter the date or start time.
 
If True, CalendarEvent items can be dragged with the mouse to alter the date or start time.

Revision as of 23:13, 29 April 2012

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


If True, CalendarEvent items can be dragged with the mouse to alter the date or start time.