DragEventArgsEffects Property |
Gets or sets target drag/drop operation.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public virtual DragEffects Effects { get; set; }
Public Overridable Property Effects As DragEffects
Get
Set
abstract Effects : DragEffects with get, set
override Effects : DragEffects with get, set
Property Value
Type:
DragEffectsSee Also