Version

ActivityChangingEventArgs Class Members

The following tables list the members exposed by ActivityChangingEventArgs.

Public Constructors
 NameDescription
Public ConstructorActivityChangingEventArgs ConstructorConstructor.  
Public Properties
 NameDescription
Public PropertyActivityThe activity for which the operation is being performed. (Inherited from Infragistics.Controls.Schedules.ActivityEventArgs)
Public PropertyCancelSpecifies whether to cancel the operation. (Inherited from Infragistics.Controls.Schedules.CancellableActivityEventArgs)
Public PropertyOriginalActivityDataUsed to get the original activity data.  
See Also