[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.AllowDrop

AllowDrop Property

AllowDrop

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

Declaration
[C1Description("AllowDrop", "Determines whether the control accepts dropped data.")]
[C1Category("Behavior")]
public override bool AllowDrop { get; set; }
<C1Description("AllowDrop", "Determines whether the control accepts dropped data.")>
<C1Category("Behavior")>
Public Overrides Property AllowDrop As Boolean
Overrides