Version

TileDragOverPositionEventArgs Class Members

The following tables list the members exposed by TileDragOverPositionEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyAllowDropGets or sets the value which indicates whether the dragged UltraTile can be dropped into the position being dragged over.  
Public PropertyPositionGets the row and column index values within the owning UltraTilePanel which is being dragged over.  
Public PropertyTileGets the UltraTile associated with the event. (Inherited from Infragistics.Win.Misc.TileEventArgs)
See Also