[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.C1WebBrowserBase.AllowDrop

AllowDrop Property

AllowDrop

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

Declaration
[Browsable(true)]
public override bool AllowDrop { get; set; }
Overrides