Enum
ExportFormat

Defines the export formats supported by the RadDataGrid export.

Definition

Namespace:Telerik.UI.Xaml.Controls.Grid.Еxport

Assembly:Telerik.WinUI.Controls.DataGrid.Export.dll

Syntax:

cs-api-definition
public enum ExportFormat

Fields

Csv

CSV data.

Declaration

cs-api-definition
Csv = 3

Field Value

ExportFormat

Pdf

PDF data.

Declaration

cs-api-definition
Pdf = 2

Field Value

ExportFormat

Xls

XLS data.

Declaration

cs-api-definition
Xls = 1

Field Value

ExportFormat

Xlsx

XLSX data.

Declaration

cs-api-definition
Xlsx = 0

Field Value

ExportFormat

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