Name | Description | |
---|---|---|
UnicodeCsvClipboardExporter Constructor | Initializes a new instance of the UnicodeCsvClipboardExporter class. |
The following tables list the members exposed by UnicodeCsvClipboardExporter.
Name | Description | |
---|---|---|
UnicodeCsvClipboardExporter Constructor | Initializes a new instance of the UnicodeCsvClipboardExporter class. |
Name | Description | |
---|---|---|
FormatSettings | Gets the CsvFormatSettings object that will be used for the copy. | |
IncludeColumnHeaders | Indicates whether column headers for each master / detail level should be copied to the clipboard. (Inherited from Xceed.Wpf.DataGrid.Export.ClipboardExporterBase) | |
UseFieldNamesInHeader | Gets or sets a boolean value indicating whether the column titles or the column field names are displayed in the headers. (Inherited from ClipboardExporterBase) |
Name | Description | |
---|---|---|
ClipboardData | Overridden. |
Name | Description | |
---|---|---|
EndDataItem | Overridden. | |
EndDataItemField | Called after each field in a data item is copied to the clipboard. (Inherited from Xceed.Wpf.DataGrid.Export.ClipboardExporterBase) | |
EndExporter | Called after each exporter has processed the data being copied. (Inherited from ClipboardExporterBase) | |
EndHeader | Overridden. | |
EndHeaderField | Called after each field in a header is copied to the clipboard. (Inherited from ClipboardExporterBase) | |
Indent | Overridden. | |
ResetExporter | Overridden. | |
StartDataItem | Overridden. | |
StartDataItemField | Overridden. | |
StartExporter | Called before each exporter processes the data being copied. (Inherited from ClipboardExporterBase) | |
StartHeader | Overridden. | |
StartHeaderField | Overridden. | |
Unindent | Overridden. |