Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima

dxDataGrid Editing

Reference
Configures editing.

View Demo #####See Also##### - [Editing](/Documentation/Guide/UI_Components/DataGrid/Editing/) --> allowAdding Specifies whether a user can add new rows. allowDeleting...

dxFunnel export

Reference
Configures the exporting and printing features.

These features allow a user to export your UI component into a document or print it. When exporting is enabled, the "Exporting/Printing" button appears in the UI component. A click on it invokes a drop-down menu that lists exporting and printing commands. The following formats are supported for exporting into: PNG, PDF, JPEG, SVG and GIF. See Also exportTo(fileName, format) print

dxLinearGauge export

Reference
Configures the exporting and printing features.

These features allow a user to export your UI component into a document or print it. When exporting is enabled, the "Exporting/Printing" button appears in the UI component. A click on it invokes a drop-down menu that lists exporting and printing commands. The following formats are supported for exporting into: PNG, PDF, JPEG, SVG and GIF. See Also exportTo(fileName, format) print

dxMap apiKey

Reference
Keys to authenticate the component within map providers.

If you have more than one map provider in your application, specify the keys in the object fields as shown below. Otherwise, you can assign the key directly to the apiKey property. jQuery index.js $(function() { $("#mapContainer").dxMap({ // ... apiKey: { bing: "MY_BING_MAPS_KEY", google: "MY_GOOGLE_MAPS_KEY", googleStatic: "MY_GOOGLE

dxPieChart export

Reference
Configures the exporting and printing features.

These features allow a user to export your UI component into a document or print it. When exporting is enabled, the "Exporting/Printing" button appears in the UI component. A click on it invokes a drop-down menu that lists exporting and printing commands. The following formats are supported for exporting into: PNG, PDF, JPEG, SVG and GIF. See Also exportTo(fileName, format) print