Skip to main content

DragLeaveEventArgs Class

Provides data for the DragLeave event.

Namespace: DevExpress.Utils.DragDrop

Assembly: DevExpress.Utils.v23.2.dll

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

Declaration

public class DragLeaveEventArgs :
    DXDefaultEventArgs

Inheritance

See Also