Version

TileDraggingEventArgs Class Members

The following tables list the members exposed by TileDraggingEventArgs.

Public Constructors
 NameDescription
Public ConstructorTileDraggingEventArgs ConstructorCreates a new TileDraggingEventArgs instance.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyTileGets the UltraTile associated with the event. (Inherited from Infragistics.Win.Misc.TileCancelEventArgs)
See Also