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

dxDiagram contextToolbox

Reference
Configures the context toolbox's settings.

View Demo The context toolbox appears when you draw a connector from a shape and release it without it being connected to another shape. The toolbox allows you to create a...

dxDiagram mainToolbar

Reference
Configures the main toolbar settings.

View Demo commands Lists commands in the toolbar. The main toolbar can contain default and custom commands. Handle the CustomCommand event to respond to a custom command...

dxDiagram toolbox

Reference
Configures the toolbox settings.

View Demo The toolbox contains groups of shapes. Use this property to access the toolbox settings. groups Lists toolbox groups. View Demo Use...

dxDiagram viewToolbar

Reference
Configures the view toolbar settings.

View Demo commands Lists commands in the toolbar. The view toolbar can contain default and custom commands. Handle the CustomCommand event to respond to a custom command...

dxLinearGauge loadingIndicator

Reference
Configures the loading indicator.

When the UI component is bound to a remote data source, it can display a loading indicator while data is loading. To change the loading indicator's visibility, use the show property or the...