The following tables list the members exposed by BeforeAppointmentDragEventArgs.
"| Name | Description | |
|---|---|---|
![]() | BeforeAppointmentDragEventArgs Constructor | Initializes a new instance of the BeforeAppointmentDragEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | Appointment | The dbiAppointmentItem which is being dragged out of the control. |
![]() | Index | The zero-based index of the appointment which is being dragged out of the control. |
![]() | IsDragging | Indicates if the appointment will be dragged outside the control. |
![]() | PrepareDrag | Indicates if this is the first time the event is fired. This is used to prepare the control for a dragout operation. See the remarks for more details. |

