IRichEditControl.DoDragDrop(Object, PortableDragDropEffects) Method
For internal use.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
data | Object |
|
allowedEffects | DevExpress.Portable.Input.PortableDragDropEffects |
|
Returns
Type | Description |
---|---|
DevExpress.Portable.Input.PortableDragDropEffects |
|
See Also