DXDefaultEventArgs Properties
Allows you to invoke or suppress actions the attached control performs on a particular drag-and-drop operation stage.Name | Description |
---|---|
Handled | Gets or sets whether the event was handled and allows you to suppress the default action. |
See Also