Skip to main content

PivotGridBuilder<T>.OnExporting Method

Name Parameters Description
OnExporting(RazorBlock) jsFunc A function that is executed before data is exported. Mirrors the client-side onExporting option.
OnExporting(String) jsFunc A function that is executed before data is exported. Mirrors the client-side onExporting option.