CopyingToClipboardEventArgsBase.CopyHeader Property
In This Article
Gets or sets the value indicating whether to copy column headers to the clipboard.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to copy column headers to the clipboard; otherwise, false. |
See Also