Enum
ExportFormat

Enumerator that indicates the type of exporting mode in use.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

cs-api-definition
public enum ExportFormat

Fields

Csv

Comma separated data.

Declaration

cs-api-definition
Csv = 2

Field Value

ExportFormat

ExcelML

ExcelML data.

Declaration

cs-api-definition
ExcelML = 3

Field Value

ExportFormat

Html

Html data.

Declaration

cs-api-definition
Html = 0

Field Value

ExportFormat

Text

Tab delimited data.

Declaration

cs-api-definition
Text = 1

Field Value

ExportFormat

In this article
DefinitionFieldsCsvExcelMLHtmlText
Not finding the help you need?
Contact Support