Version 24.2 (latest)

ActivityResizingEventArgs Class Properties

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

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 PropertyIsAdjustingStartReturns a boolean indicating whether the Start or End is being adjusted.  
See Also