[]
Gets or sets a value that indicates whether to allow drop.
public bool AllowDrop { get; set; }
Public Property AllowDrop As Boolean
true to allow drop; otherwise, false. The default is true.