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

dxVectorMap controlBar

Reference
Configures the control bar.

Users can use the pan control and zoom bar in the control bar panel to navigate the map. The following code shows how to use the controlBar object to move the control bar to the right side of the...

dxVectorMap legends title

Reference
Configures the legend title.

To specify only the title's text, assign it directly to this property. Otherwise, set this property to an object with the text and other fields specified. The title can be accompanied by a...

Object Structures font

Reference
Specifies the font.

Specify the font property in the exportGantt method to use a custom font in the exported Gantt data. The fontObject and name properties are...

Getting Started with Accordion

Guides

({ }); }); <html> <head> <!-- ... --> <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script> <link rel="stylesheet" href="https://cdn3.devexpress.com/jslib/25.2.6/css/dx.light.css"> <script type="text/javascript" src="https://cdn3.devexpress.com/jslib/25.2.6/js/dx.all.js"></script>

Overview

Guides

DevExtreme CardView is a responsive grid that displays data in cards. It supports data editing with validation, search, filtering, layout customization, and more. This overview highlights CardView...