Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

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.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

public abstract class DragEventArgsBase :
    RoutedEventArgs
See Also