For a list of all members of this type, see AppointmentResizingEventArgs members.
Name | Description | |
---|---|---|
![]() | Appointment | Returns the Appointment on which the resize operation is being performed. |
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | InitialDateTime | Returns the DateTime over which the cursor was positioned when the operation was initiated. (Inherited from Infragistics.Win.UltraWinSchedule.CancelableAppointmentDragEventArgs) |
![]() | NewDateTime | Returns the DateTime closest to the current cursor position. (Inherited from Infragistics.Win.UltraWinSchedule.CancelableAppointmentDragEventArgs) |
![]() | Phase | Returns the phase of the resize operation that this event firing represents, i.e., whether it is beginning, in progress, or ending. |
![]() | ResizeType | Returns whether the StartDateTime or EndDateTime of the associated appointment is being modified by the resize operation. |
![]() | SelectionAction | Returns or sets how the contents of the SelectedAppointments collection is affected when the resize operation is initiated. |