The following tables list the members exposed by BeforeAppointmentResizedEventArgs.
| Name | Description | |
|---|---|---|
![]() | BeforeAppointmentResizedEventArgs Constructor | Constructor |
| Name | Description | |
|---|---|---|
![]() | Appointment | Returns the appointment object associated with the event. This property is read-only. (Inherited from Infragistics.Win.UltraWinSchedule.CancelableAppointmentEventArgs) |
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | NewEndTime | Returns the new end time of the appointment. |
![]() | NewStartTime | Returns the new start time of the appointment. |