CompleteRecordDragDropEventArgs Constructors
Provides data for the DataViewBase.CompleteRecordDragDrop event.| Name | Parameters | Description |
|---|---|---|
| CompleteRecordDragDropEventArgs(RoutedEvent, Object) | routedEvent, source | Initializes a new instance of the CompleteRecordDragDropEventArgs class with specified settings. |
See Also