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

Object Structures format

Reference
Formats values.

This property accepts three types of values: String A predefined format or custom format string. Function Applies a custom format to a value and returns this value as a string. A shortcut for the...

Utils pdfExporter

Reference
An object that serves as a namespace for the methods that export DevExtreme UI components to PDF.

= $('#gridContainer').dxDataGrid({ // ... }).dxDataGrid('instance'); }); <head> <!-- ... --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.0.0/jspdf

dxDataGrid Configuration

Reference
This section describes the configuration properties of the DataGrid UI component.

(data) { return <img src={data.value} />; } export default App; dataRowComponent An alias for the dataRowTemplate property specified in React. Accepts a custom component. Refer to Using...;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

dxButton Configuration

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

See Also jQuery Create and Configure a Component Angular Component Configuration Syntax Vue Component Configuration Syntax React Component Configuration Syntax accessKey Specifies the...

dxChart ScatterSeries

Reference
Describes settings supported by a series of the scatter type.

All the settings in this section are specified as follows: The commonSeriesSettings object Specifies settings for all series in a Chart. The commonSeriesSettings.scatter object Specifies settings...