CompleteRowDragDropEventArgs Constructors
Provides data for the CompleteRowDragDrop event.Name | Parameters | Description |
---|---|---|
CompleteRowDragDropEventArgs(Int32, Object) | rowHandle, item | Initializes a new instance of the CompleteRowDragDropEventArgs class with specified settings. |
See Also