ItemDropEventArgs Properties
Provides data for the TileView.ItemDrop event.
Name | Description |
---|---|
Group |
Gets the value of the current group (the Tile |
List |
Gets the tile’s index in the data source. |
Prev |
Gets the value of the group (the Tile |
Prev |
Gets the tile’s previous index in the data source. |
Row |
Gets the row handle of the tile. |
See Also