ASPxClientVerticalGridExportFormat Members
Lists values that specify the document formats available for export from the grid.
#Properties
Name | Description |
---|---|
Csv static |
Identifies Comma Separated Values format (. |
Docx static |
Identifies DOCX format (. |
Pdf static |
Identifies Portable Document Format (. |
Rtf static |
Identifies Rich Text Format (. |
Xls static |
Identifies Excel Binary File format (. |
Xlsx static |
Identifies XML spreadsheet file format (. |
See Also