DataControlBase.CopyColumnHeadersToClipboard Property
Gets or sets whether to add column headers to the clipboard when you copy GridControl data. This is a dependency property.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | **false** | true to add column headers to the clipboard when you copy grid data; otherwise, false. |