Back to Devexpress

ASPxGridBase.ExportToDocx Method

aspnet-devexpress-dot-web-dot-aspxgridbase-dot-exporttodocx.md

latest545 B
Original Source

ASPxGridBase.ExportToDocx Method

NameParametersDescription
ExportToDocx(Stream, DocxExportOptions)stream, exportOptionsExports the control’s data to the specified stream in DOCX format.
ExportToDocx(Stream)streamExports the control’s data to the specified stream in DOCX format using the specified options.