Back to Devexpress

ASPxClientVerticalGridExportFormat Members

aspnet-js-aspxclientverticalgridexportformat-dot-underscore-members.md

latest1.4 KB
Original Source

ASPxClientVerticalGridExportFormat Members

Lists values that specify the document formats available for export from the grid.

Properties

NameDescription
Csv staticIdentifies Comma Separated Values format (.csv). Inherited from ASPxClientGridExportFormat.
Docx staticIdentifies DOCX format (.docx). Inherited from ASPxClientGridExportFormat.
Pdf staticIdentifies Portable Document Format (.pdf). Inherited from ASPxClientGridExportFormat.
Rtf staticIdentifies Rich Text Format (.rtf). Inherited from ASPxClientGridExportFormat.
Xls staticIdentifies Excel Binary File format (.xls). Inherited from ASPxClientGridExportFormat.
Xlsx staticIdentifies XML spreadsheet file format (.xlsx). Inherited from ASPxClientGridExportFormat.

See Also

ASPxClientVerticalGridExportFormat Class