ItemDragEventArgs
Wisej.Web.ItemDragEventArgs
Last updated
Was this helpful?
Wisej.Web.ItemDragEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Provides data for the event of the controls.
Initializes a new instance of the class with a specified mouse button.
button
Initializes a new instance of the class with a specified mouse button and the that is being dragged.
button
node
A combination of values that indicates which mouse buttons were pressed.
A combination of values that indicates which mouse buttons were pressed.
The being dragged.
: Returns a value that indicates which mouse buttons were pressed during the drag operation.
: Returns the that is being dragged.
Represents the method that will handle the event of a control.