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