Back to Devexpress

VGridControlBase.ExportToMht Method

windowsforms-devexpress-dot-xtraverticalgrid-dot-vgridcontrolbase-dot-exporttomht.md

latest893 B
Original Source

VGridControlBase.ExportToMht Method

NameParametersDescription
ExportToMht(Stream, MhtExportOptions)stream, optionsExports the control’s data to the specified stream in MHT format using the specified options.
ExportToMht(String, MhtExportOptions)filePath, optionsExports the control’s data to the specified file in MHT format using the specified options.
ExportToMht(String)filePathExports the control’s data to an MHT file (Web archive, single file) at the specified path.