ASPxClientTreeListExportFormat Members
Lists values that specify the document formats available for export from the tree list.Properties
| Name | Description |
|---|---|
| Docx static | Identifies DOCX format (.docx). |
| Pdf static | Identifies Portable Document Format (.pdf). |
| Rtf static | Identifies Rich Text Format (.rtf). |
| Xls static | Identifies Excel Binary File format (.xls). |
| Xlsx static | Identifies XML spreadsheet file format (.xlsx). |
See Also