Wijmo UI for the Web
rowCountPerRequest Field
wijmo.exporter Namespace > GridExportSetting Interface : rowCountPerRequest Field

The row count when paging and exporting all pages.

Syntax
var instance; // Type: wijmo.exporter.GridExportSetting;
var value; // Type: number
value = instance.rowCountPerRequest;
var rowCountPerRequest : number;
See Also

Reference

GridExportSetting Interface