ItemDropEventArgs.ListSourceRowIndex Property
Gets the tile’s index in the data source.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | The tile’s index in the data source. |
See Also