Version

TileDraggingEventArgs Class Members

The following tables list the members exposed by TileDraggingEventArgs.

Public Constructors
 NameDescription
Public ConstructorTileDraggingEventArgs 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 PropertyPhaseReturns the phase of the drag operation, i.e., whether it is beginning, continuing, or ending.  
Public PropertyTileReturns a reference to the tile associated with this event. (Inherited from Infragistics.Win.UltraWinLiveTileView.TileCancelEventArgs)
See Also