Version

TileSwappedEventArgs Class Members

The following tables list the members exposed by TileSwappedEventArgs.

Public Constructors
 NameDescription
Public ConstructorTileSwappedEventArgs ConstructorInstantiates a new instance of TileSwappedEventArgs  
Public Properties
 NameDescription
Public PropertyItemReturns the affected item (read-only). (Inherited from Infragistics.Controls.Layouts.TileEventArgs)
Public PropertyTargetItemReturns the associated item of the TargetTile (read-only).  
Public PropertyTargetTileReturns the target of the swap (read-only).  
Public PropertyTileReturns the XamTile that is affected (read-only). (Inherited from Infragistics.Controls.Layouts.TileEventArgs)
See Also