UNPKG

@progress/kendo-grid-vue-wrapper

Version:
17 lines (11 loc) 476 B
--- title: allowCopyProps API description: "API Index | allowCopyProps" api_reference: true slug: api_grid_allowcopyprops_wrapper --- # AllowCopyProps ### allow-copy-delimeter `String | Object` Changes the delimeter between the items on the same row. To change the default TSV format to CSV, set the delimeter to `,` (comma). ## Suggested Links * [`AllowCopy` in Kendo UI Grid for jQuery](https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/configuration/allowcopy)