Version

TileDraggingEventArgs Class Members

The following tables list the members exposed by TileDraggingEventArgs.

Public Constructors
 NameDescription
Public ConstructorTileDraggingEventArgs ConstructorInstantiates a new instance of TileDraggingEventArgs  
Public Properties
 NameDescription
Public PropertyCancelGets/sets whether this action should be cancelled. (Inherited from Infragistics.Controls.Layouts.CancelableTileEventArgs)
Public PropertyItemReturns the affected item (read-only). (Inherited from Infragistics.Controls.Layouts.CancelableTileEventArgs)
Public PropertyTileReturns the XamTile that is affected (read-only). (Inherited from Infragistics.Controls.Layouts.CancelableTileEventArgs)
See Also