'Declaration Public Class UnicodeCsvClipboardExporter Inherits ClipboardExporterBase
'Usage Dim instance As UnicodeCsvClipboardExporter
public class UnicodeCsvClipboardExporter : ClipboardExporterBase
'Declaration Public Class UnicodeCsvClipboardExporter Inherits ClipboardExporterBase
'Usage Dim instance As UnicodeCsvClipboardExporter
public class UnicodeCsvClipboardExporter : ClipboardExporterBase
System.Object
Xceed.Wpf.DataGrid.Export.ClipboardExporterBase
Xceed.Wpf.DataGrid.Export.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 Xceed.Wpf.DataGrid.Export.ClipboardExporterBase) |
| Name | Description | |
|---|---|---|
![]() | ClipboardData | Overridden. Gets the data that will actually be set in the IDataObject provided to the Clipboard.SetDataObject method of the .NET Framework. |
| Name | Description | |
|---|---|---|
![]() | EndDataItem | Overridden. Called after each data item is copied to the clipboard. |
![]() | 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 Xceed.Wpf.DataGrid.Export.ClipboardExporterBase) |
![]() | EndHeader | Overridden. Called after the headers of each master or detail level is copied to the clipboard. |
![]() | EndHeaderField | Called after each field in a header is copied to the clipboard. (Inherited from Xceed.Wpf.DataGrid.Export.ClipboardExporterBase) |
![]() | Indent | Overridden. Increases the indent of a detail level. |
![]() | ResetExporter | Overridden. Cleans the internal state of the exporter. |
![]() | StartDataItem | Overridden. Called before each data item is copied to the clipboard. |
![]() | StartDataItemField | Overridden. Called before each field in a data item is copied to the clipboard. |
![]() | StartExporter | Called before each exporter processes the data being copied. (Inherited from Xceed.Wpf.DataGrid.Export.ClipboardExporterBase) |
![]() | StartHeader | Overridden. Called before the headers of each master or detail level is copied to the clipboard. |
![]() | StartHeaderField | Overridden. Called before each field in a header is copied to the clipboard. |
![]() | Unindent | Overridden. Decreases the indent of a detail level. |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net20, net35, net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.