BeforeItemDropEventArgs Constructors
Provides data for the TileView.BeforeItemDrop event.Name | Parameters | Description |
---|---|---|
BeforeItemDropEventArgs(Int32, Int32, Object) | rowHandle, listSourceRowIndex, groupValue | Initializes a new instance of the BeforeItemDropEventArgs class with the specified settings. |
See Also