Version

TileMovedEventArgs Class Members

The following tables list the members exposed by TileMovedEventArgs.

Public Constructors
 NameDescription
Public ConstructorTileMovedEventArgs ConstructorCreates a new TileMovedEventArgs instance.  
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