Wijmo UI for the Web
GridExportSetting Interface
wijmo.exporter Namespace : GridExportSetting Interface
The setting of grid export.
Fields
 NameDescription
 Field (Inherited from wijmo.exporter.ExportSetting)
 Field

Type: wijmo.exporter.ExcelSetting

The setting of grid excel export.

 
 Field (Inherited from wijmo.exporter.ExportSetting)
 Field (Inherited from wijmo.exporter.ExportSetting)
 Field

Type: wijmo.grid.wijgrid

The wijgrid that need to export.

 
 Field

A boolean value indicates whether only export the data in current page when grid uses the paging. If not set, it works as true.

 
 Field

Type: wijmo.exporter.GridPdfSetting

The setting of grid pdf export.

 
 Field (Inherited from wijmo.exporter.ExportSetting)
 Field

The row count when paging and exporting all pages.

 
 Field (Inherited from wijmo.exporter.ExportSetting)
 Field (Inherited from wijmo.exporter.ExportSetting)
Top
See Also

Reference

wijmo.exporter Namespace