The following tables list the members exposed by ClipboardExporterBase.
Public Properties
| Name | Description |
| IncludeColumnHeaders | Indicates whether column headers for each master / detail level should be copied to the clipboard. |
| 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 |
| 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