Back to Devexpress

VerticalGridExtension.WriteDocx Method

aspnetmvc-devexpress-dot-web-dot-mvc-dot-verticalgridextension-dot-writedocx.md

latest739 B
Original Source

VerticalGridExtension.WriteDocx Method

NameParametersDescription
WriteDocx(VerticalGridSettings, Object, Stream, DocxExportOptions) staticsettings, dataObject, stream, exportOptionsExports the grid’s data to a stream in DOCX format.
WriteDocx(VerticalGridSettings, Object, Stream) staticsettings, dataObject, streamExports the grid’s data to a stream in DOCX format.