Version

TileSwappedEventArgs Class Properties

For a list of all members of this type, see TileSwappedEventArgs members.

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