Back to Devexpress

BeforeItemDragEventArgs Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-tile-dot-beforeitemdrageventargs-dot-underscore-properties.md

latest1.2 KB
Original Source

BeforeItemDragEventArgs Properties

Provides data for the TileView.BeforeItemDrag event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
DragImageGets or sets the image that represents the tile during the drag-and-drop operation.
RowHandleGets the row handle that identifies the current tile.

See Also

BeforeItemDragEventArgs Class

BeforeItemDragEventArgs Members

DevExpress.XtraGrid.Views.Tile Namespace