ItemDropEventArgs Constructors
Provides data for the TileView.ItemDrop event.Name | Parameters | Description |
---|---|---|
ItemDropEventArgs(Int32, Int32, Int32, Object, Object) | rowHandle, listSourceIndex, prevListSourceIndex, groupValue, prevGroupValue | Initializes a new instance of the ItemDropEventArgs class with the specified settings. |
See Also