Skip to main content
A newer version of this page is available. .

DragEventArgsBase Class

Serves as the base for classes that provide data for the DataViewBase.DragRecordOver and DataViewBase.DropRecord events.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v18.2.dll

Declaration

public abstract class DragEventArgsBase :
    RoutedEventArgs
See Also