Version 24.2 (latest)

BeforeAppointmentResizedEventArgs Class Properties

For a list of all members of this type, see BeforeAppointmentResizedEventArgs members.

Public Properties
 NameDescription
Public PropertyAppointmentReturns the appointment object associated with the event. This property is read-only. (Inherited from Infragistics.Win.UltraWinSchedule.CancelableAppointmentEventArgs)
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyNewEndTimeReturns the new end time of the appointment.  
Public PropertyNewStartTimeReturns the new start time of the appointment.  
See Also