ClipboardAccessPolicy.AllowDataFormats(String[]) Method
Enables clipboard-related operations for the specified data formats.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.Desktop.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| dataFormats | String[] | Data formats. |
Remarks
Read the following topic for additional information: Clipboard Access Policy.
See Also