dbicList Send comments on this topic.
DragEvent Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > DropListEventArgs Class : DragEvent Property

The DragEventArgs related to the Drag/Drop operation.

Syntax

Visual Basic (Declaration) 
Public Property DragEvent As DragEventArgs
C# 
public DragEventArgs DragEvent {get; set;}

Property Value

DragEventArgs

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also