ASPxGridBase.ExportToDocx Method
| Name | Parameters | Description |
|---|---|---|
| ExportToDocx(Stream, DocxExportOptions) | stream, exportOptions | Exports the control’s data to the specified stream in DOCX format. |
| ExportToDocx(Stream) | stream | Exports the control’s data to the specified stream in DOCX format using the specified options. |