Back to Devexpress

QueryDragPreviewImageEventArgs Class

windowsforms-devexpress-dot-utils-dot-dragdrop-47831736.md

latest1.5 KB
Original Source

QueryDragPreviewImageEventArgs Class

Provides data for the DragDropManager.QueryDragPreviewImage event.

Namespace : DevExpress.Utils.DragDrop

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

csharp
public class QueryDragPreviewImageEventArgs :
    EventArgs
vb
Public Class QueryDragPreviewImageEventArgs
    Inherits EventArgs

QueryDragPreviewImageEventArgs is the data class for the following events:

Inheritance

Object EventArgs QueryDragPreviewImageEventArgs

See Also

QueryDragPreviewImageEventArgs Members

DevExpress.Utils.DragDrop Namespace