Version

CancelableAppointmentDragEventArgs Class Members

The following tables list the members exposed by CancelableAppointmentDragEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelableAppointmentDragEventArgs ConstructorCreates a new instance of the CancelableAppointmentDragEventArgs class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyInitialDateTimeReturns the DateTime over which the cursor was positioned when the operation was initiated.  
Public PropertyNewDateTimeReturns the DateTime closest to the current cursor position.  
See Also