The following tables list the members exposed by ClipboardExporterBase.
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IncludeColumnHeaders | Indicates whether column headers for each master / detail level should be copied to the clipboard. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | UseFieldNamesInHeader | Gets or sets a boolean value indicating whether the column titles or the column field names are displayed in the headers. |
Top
Protected Properties
| Name | Description |
![Protected Property](template/packages/core-dotnet/images/protectedProperty.png) | ClipboardData | Gets the data that will actually be set in the IDataObject provided to the Clipboard.SetDataObject method of the .NET Framework. |
Top
See Also