Version

ActivityDialogDisplayingEventArgs Class Members

The following tables list the members exposed by ActivityDialogDisplayingEventArgs.

Public Constructors
 NameDescription
Public ConstructorActivityDialogDisplayingEventArgs ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyActivityThe activity for which the operation is being performed. (Inherited from Infragistics.Controls.Schedules.ActivityEventArgs)
Public PropertyAllowModificationsSpecifies whether the user is allowed to modify the activity.  
Public PropertyCancelSpecifies whether to cancel the operation. (Inherited from Infragistics.Controls.Schedules.CancellableActivityEventArgs)
See Also