Version

GroupDraggingEventArgs Class Members

The following tables list the members exposed by GroupDraggingEventArgs.

Public Constructors
 NameDescription
Public ConstructorGroupDraggingEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyAction (Inherited from Infragistics.Win.UIActionNotification.UIActionCancelableEventArgs)
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyGroupReturns a reference to the group associated with this event. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileGroupCancelEventArgs)
Public PropertyPhaseReturns the phase of the drag operation, i.e., whether it is beginning, continuing, or ending.  
See Also