The following tables list the members exposed by TileMovingEventArgs.
| Name | Description | |
|---|---|---|
![]() | TileMovingEventArgs Constructor | Creates a new TileMovingEventArgs instance. |
| Name | Description | |
|---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | NewPosition | Gets the new row and column index values within the owning UltraTilePanel where the UltraTile will be moved. |
![]() | 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.TileCancelEventArgs) |