Xceed DataGrid for WPF v7.2 Documentation
Xceed.Wpf.DataGrid.Export Namespace
Inheritance Hierarchy
Xceed.Wpf.DataGrid Assembly : Xceed.Wpf.DataGrid.Export Namespace
The Xceed.Wpf.DataGrid.Export namespace contains all the classes that are required by the DataGridControl class to copy grid data to the clipboard and to export it.
Classes
 ClassDescription
ClassBase class of the CsvClipboardExporter and HtmlClipboardExporter classes.
ClassClass that allows rows to be copied to the clipboard using the comma-separated format and the tab-separated format.
ClassClass that allows grid data to be exported using the comma-separated format.
ClassClass that represents formatting settings used to export rows and to copy them to the clipboard using the CSV format.
ClassClass that allows grid data to be exported using the xmlss format.
ClassBase class of the CsvExporter and ExcelExporter classes.
ClassClass used for exporting and for copying to the clipboard.
ClassClass that exposes properties that determine the text displayed in group headers when a group contains single items and multiple items.
ClassClass that allows rows to be copied to the clipboard using the HTML format.
ClassClass that represents formatting settings used to export rows and to copy them to the clipboard using the HTML format.
ClassClass that allows rows to be copied to the clipboard using the comma-separated format and the tab-separated format, with Unicode support.
See Also

Reference

Xceed.Wpf.DataGrid Assembly