The following tables list the members exposed by TileDragOverPositionEventArgs.
| Name | Description | |
|---|---|---|
![]() | TileDragOverPositionEventArgs Constructor | Creates a new TileDragOverPositionEventArgs instance. |
| Name | Description | |
|---|---|---|
![]() | AllowDrop | Gets or sets the value which indicates whether the dragged UltraTile can be dropped into the position being dragged over. |
![]() | Position | Gets the row and column index values within the owning UltraTilePanel which is being dragged over. |
![]() | Tile | Gets the UltraTile associated with the event. (Inherited from Infragistics.Win.Misc.TileEventArgs) |