ComponentOne Scheduler for WinForms
AllowDrop Property (C1Schedule)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : AllowDrop Property
Gets or sets a value indicating whether the control can accept data that the user drags onto it.
Syntax
'Declaration
 
Public Overrides Property AllowDrop As System.Boolean
public override System.bool AllowDrop {get; set;}
See Also

Reference

C1Schedule Class
C1Schedule Members