[]
Occurs during a docking operation and enables the source to determine whether it can be dropped into the target place.
[C1Category("Behavior")]
[C1Description("C1DockingManager.QueryAllowDrop", "Occurs during a docking operation and enables the source to determine whether it can be dropped into the target place.")]
public event AllowDropTargetEventHandler QueryAllowDrop
Type | Description |
---|---|
AllowDropTargetEventHandler | Occurs during a docking operation and enables the source to determine whether it can be dropped into the target place. |