Version

AppointmentEnteringEditModeEventArgs Class Members

The following tables list the members exposed by AppointmentEnteringEditModeEventArgs.

Public Constructors
 NameDescription
Public ConstructorAppointmentEnteringEditModeEventArgs ConstructorCreates a new instance of the class.  
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)
See Also