Search Results: if (!this.bundlesReported[script.src]) {

dxGantt Configuration

Reference
An object that defines the Gantt UI component's configuration properties.

/devexpress-gantt/dist/dx-gantt.css", "src/styles.css" ], ... }, ... }, ... } }, ... }, ... } Vue

dxPolarChart annotations

Reference
Specifies the annotation collection.

Annotations are containers for images, text blocks, and custom content that display additional information about the visualized data. To create annotations, assign an array of objects to the...

dxTreeList toolbar items

Reference
Configures toolbar items.

The toolbar can contain the following elements as items: Predefined controls Predefined controls appear on the toolbar depending on whether a specific TreeList feature is enabled. The following...

dxDataGrid export

Reference
Configures client-side exporting.

;head> <script src="https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/7.4.0/polyfill.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/devextreme-exceljs-fork@4.4.1/dist/dx-exceljs-fork.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/FileSaver.js/2.0.2/FileSaver.min.js"></script> <!-- Reference

dxFileUploader Configuration

Reference
An object defining configuration properties for the FileUploader UI component.

( [ '<img class="thumb" src="', e.target.result, '" title="', escape(theFile.name...-uploader> <div id="list"> <span *ngFor="let image of imagePreviews"> <img class="thumb" [src]="image.src" [title]="image.name" /> </span> </div> import