Back to Devexpress

ItemDropEventArgs Properties

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

latest1.6 KB
Original Source

ItemDropEventArgs Properties

Provides data for the TileView.ItemDrop event.

NameDescription
GroupColumnValueGets the value of the current group (the TileViewColumns.GroupColumn‘s value) to which the tile has been dropped.
ListSourceRowIndexGets the tile’s index in the data source.
PrevGroupColumnValueGets the value of the group (the TileViewColumns.GroupColumn‘s value) from which the tile was originally dragged.
PrevListSourceRowIndexGets the tile’s previous index in the data source.
RowHandleGets the row handle of the tile.

See Also

ItemDropEventArgs Class

ItemDropEventArgs Members

DevExpress.XtraGrid.Views.Tile Namespace