[]
        
(Showing Draft Content)

C1.Win.C1Editor.C1Editor.AllowDrop

AllowDrop Property

AllowDrop

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

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