New to Telerik UI for WPFStart a free 30-day trial

Enumerator that indicates the type of exporting mode in use.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

C#
public enum ExportFormat

Fields

Comma separated data.

C#
Csv = 2

ExcelML data.

C#
ExcelML = 3

Html data.

C#
Html = 0

Tab delimited data.

C#
Text = 1
In this article
DefinitionFieldsCsvExcelMLHtmlText
Not finding the help you need?
Contact Support