Search Results: if (!this.bundlesReported[script.src]) {
- All Results 769
- Guides 278
- Reference 491
- Technical Demos
- Support Center
dxDiagram customShapes
Use the customShapes property to extend a collection of built-in shapes with custom shapes. Use the toolbox property to add the custom shapes to the toolbox. jQuery index.js $(function() { var...
dxFileManager contextMenu
View Demo items Configures context menu items' settings. The FileManager UI component allows you to add default and custom context menu items. Predefined...
dxPivotGrid export
, refer to the ExcelJS CSP Treats section to read more about potential vulnerabilities. jQuery HTML <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
dxScheduler toolbar
View Demo disabled Specifies whether the toolbar responds to user interaction. items Configures toolbar items. The toolbar can contain the following elements as...
dxScheduler Interfaces
dxSchedulerAppointment An object that describes an appointment in the Scheduler UI component. dxSchedulerToolbar Configures the toolbar. View Demo dxSchedulerToolbarItem...