DragEventArgsAllowedEffects Property |
Gets allowed drag/drop operation.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public DragEffects AllowedEffects { get; }
Public ReadOnly Property AllowedEffects As DragEffects
Get
member AllowedEffects : DragEffects with get
Property Value
Type:
DragEffectsSee Also