Table of Contents

Property AllowDrop

Namespace
Alternet.Editor
Assembly
Alternet.Editor.MAUI.v10.dll

AllowDrop

Gets or sets a value indicating whether the control can accept data that the user drags onto it.

public bool AllowDrop { get; set; }

Property Value

bool

true if drag-and-drop operations are allowed in the control; otherwise, false. The default is false.