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