Back to Devexpress

ItemDropEventArgs Class

windowsforms-devexpress-dot-xtragrid-dot-views-dot-tile-b0e82326.md

latest1.4 KB
Original Source

ItemDropEventArgs Class

Provides data for the TileView.ItemDrop event.

Namespace : DevExpress.XtraGrid.Views.Tile

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

csharp
public class ItemDropEventArgs :
    EventArgs
vb
Public Class ItemDropEventArgs
    Inherits EventArgs

ItemDropEventArgs is the data class for the following events:

Inheritance

Object EventArgs ItemDropEventArgs

See Also

ItemDropEventArgs Members

ItemDrop

DevExpress.XtraGrid.Views.Tile Namespace