QueryContinueDragEventHandler
Wisej.Web.QueryContinueDragEventHandler
Last updated
Wisej.Web.QueryContinueDragEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Represents the method that will handle the QueryContinueDrag event of a Control.
Name | Type | Description |
---|---|---|
sender | The source of an event. | |
e | A that contains the event data. |
Name | Description |
---|---|
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. |