Version

TileMovingEventArgs Class Properties

For a list of all members of this type, see TileMovingEventArgs members.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyNewPositionGets the new row and column index values within the owning UltraTilePanel where the UltraTile will be moved.  
Public PropertyShouldAnimateGets or sets the value indicating whether the UltraTile should animate moving.  
Public PropertyTileGets the UltraTile associated with the event. (Inherited from Infragistics.Win.Misc.TileCancelEventArgs)
See Also