Version

BeforeAppointmentsDeletedEventArgs Class Members

The following tables list the members exposed by BeforeAppointmentsDeletedEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeAppointmentsDeletedEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyAppointmentsReturns an array of appointment(s) that apply to the current event. (Inherited from Infragistics.Win.UltraWinSchedule.CancelableAppointmentsEventArgs)
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyDisplayPromptMsgReturns/sets whether to display a prompt message.  
See Also