ClipboardInfoType Enum
In This Article
Lists types of the copied grid elements.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Members
Name | Description |
---|---|
Column
|
The Grid |
Row
|
The Grid |
Group
|
The Grid |
#Related API Members
The following properties accept/return ClipboardInfoType values:
See Also