Click or drag to resize

DragEventArgsData Property

Gets drag data.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public DataObject Data { get; }

Property Value

Type: DataObject
See Also