CopyingToClipboardEventArgsBase.CopyHeader Property
Gets whether column headers are copied to the clipboard.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
Refer to the Copy Operations topic to learn more.
See Also