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