Version

AppointmentAction Class Properties

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

Public Properties
 NameDescription
Public PropertyAppointmentReturns the Appointment object which owns the AppointmentAction object. This property is read-only.  
Public PropertyCalendarInfoReturns the UltraCalendarInfo component which owns the AppointmentAction object. This property is read-only.  
Public PropertyCommandDetermines the command string for the AppointmentAction.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledDetermines the enabled state of the AppointmentAction.  
Public PropertyParametersReturns or sets the parameters used when the AppointmentAction is invoked.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTypeDetermines the type of AppointmentAction that will occur.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also