Version

BeforeAppointmentResizedEventArgs Class Members

The following tables list the members exposed by BeforeAppointmentResizedEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeAppointmentResizedEventArgs ConstructorConstructor  
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