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

dxSpeechToText Configuration

Reference
A configuration object for the SpeechToText 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...

dxTabPanel Configuration

Reference
An object defining configuration properties for the TabPanel 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...

dxTabs Configuration

Reference
An object defining configuration properties for the Tabs 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...

Zooming and Panning

Guides

Zooming and panning is an efficient way to navigate a chart that contains many series points. A user can zoom and pan the chart using mouse commands or touch gestures, the scrollbar, or the...

Sorting

Guides

User Interaction With the DataGrid UI component, a user can sort by single and multiple columns. Use the sorting.mode property to specify the current sorting mode. jQuery JavaScript$(function() { ...