The following tables list the members exposed by TileDroppedEventArgs.
Name | Description | |
---|---|---|
TileDroppedEventArgs Constructor | Creates a new TileDroppedEventArgs instance. |
Name | Description | |
---|---|---|
OldPosition | Gets the previous row and column index values within the owning UltraTilePanel from where the UltraTile was dragged. | |
ShouldAnimate | Gets or sets the value indicating whether the UltraTile should animate moving. | |
Tile | Gets the UltraTile associated with the event. (Inherited from Infragistics.Win.Misc.TileEventArgs) |