Back to Devexpress

ItemDropEventArgs Constructors

windowsforms-devexpress-dot-xtragrid-dot-views-dot-tile-dot-itemdropeventargs-dot-ctor.md

latest929 B
Original Source

ItemDropEventArgs Constructors

Provides data for the TileView.ItemDrop event.

NameParametersDescription
ItemDropEventArgs(Int32, Int32, Int32, Object, Object)rowHandle, listSourceIndex, prevListSourceIndex, groupValue, prevGroupValueInitializes a new instance of the ItemDropEventArgs class with the specified settings.

See Also

ItemDropEventArgs Class

ItemDropEventArgs Members

DevExpress.XtraGrid.Views.Tile Namespace