DataGridExportTextsBuilder.ExportSelectedRows Method
| Name | Parameters | Description |
|---|---|---|
| ExportSelectedRows(JS) | value | The text of the command that exports selected rows. Applies when the allowExportSelectedData property is true. Mirrors the client-side exportSelectedRows option. |
| ExportSelectedRows(String) | value | The text of the command that exports selected rows. Applies when the allowExportSelectedData property is true. Mirrors the client-side exportSelectedRows option. |