Version

TileMovedEventArgs Class Properties

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

Public Properties
 NameDescription
Public PropertyOldPositionGets the previous row and column index values within the owning UltraTilePanel from where the UltraTile was moved.  
Public PropertyTileGets the UltraTile associated with the event. (Inherited from Infragistics.Win.Misc.TileEventArgs)
See Also