DataGridExportBuilder.AllowExportSelectedData Method
| Name | Parameters | Description |
|---|---|---|
| AllowExportSelectedData(JS) | value | Allows users to export selected rows only. Mirrors the client-side allowExportSelectedData option. |
| AllowExportSelectedData(Boolean) | value | Allows users to export selected rows only. Mirrors the client-side allowExportSelectedData option. |