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

dxTagBox Configuration

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

See Also jQuery Create and Configure a Component Angular Component Configuration Syntax Vue Component Configuration Syntax React Component Configuration Syntax acceptCustomValue...

dxSparkline Configuration

Reference
An object that specifies configuration properties for the Sparkline UI component.

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

UI Components

Reference

dxAccordion The Accordion UI component contains several panels displayed one under another. These panels can be collapsed or expanded by an end user, which makes this UI component very useful for...

dxDataGrid columns

Reference
An array of grid columns.

By default, a column is created for each field of a data source object, but in most cases, it is redundant. To specify a set of columns to be created in a grid, assign an array specifying these...

dxTreeList columns

Reference
Configures columns.

This property accepts an array of objects, where each object configures a single column. If a column does not need to be customized, this array may include the name of the field that provides data...