exportAll
Type:
Default Value: 'Export all data'
If you allow users to export selected rows or if the toolbar is in compact mode, exportAll specifies the text of the command that exports all data.
In other cases, this property specifies the Export button's hint.
exportSelectedRows
The text of the command that exports selected rows. Applies when allowExportSelectedData property is true.
Type:
Default Value: 'Export selected rows'
exportTo
The hint of the Export button when the allowExportSelectedData property is true.
Type:
Default Value: 'Export'
Feedback