[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingManager.QueryAllowDrop

QueryAllowDrop Event

Occurs during a docking operation and enables the source to determine whether it can be dropped into the target place.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.8.dll
Syntax
[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
Returns
Type Description
AllowDropTargetEventHandler Occurs during a docking operation and enables the source to determine whether it can be dropped into the target place.