The following tables list the members exposed by TileMovedEventArgs.
Name | Description | |
---|---|---|
TileMovedEventArgs Constructor | Creates a new TileMovedEventArgs instance. |
Name | Description | |
---|---|---|
OldPosition | Gets the previous row and column index values within the owning UltraTilePanel from where the UltraTile was moved. | |
Tile | Gets the UltraTile associated with the event. (Inherited from Infragistics.Win.Misc.TileEventArgs) |