Back to Devexpress

TileItemDragEventArgs Properties

windowsforms-devexpress-dot-xtraeditors-dot-tileitemdrageventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

TileItemDragEventArgs Properties

Supplies data for the TileControl.StartItemDragging and TileControl.EndItemDragging events.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
ItemGets or sets a tile item that fired an event which takes the TileItemDragEventArgs object as a parameter.
TargetGroupGets the TileGroup to which a TileItem being dragged is about to be placed.

See Also

TileItemDragEventArgs Class

TileItemDragEventArgs Members

DevExpress.XtraEditors Namespace