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

dxCardView Toolbar items

Reference
Configures toolbar items.

The toolbar can contain the following elements as items: Predefined controls Predefined controls appear on the toolbar depending on whether a specific CardView feature is enabled. The following...

dxCardView ToolbarItem

Reference
Configures toolbar items.

The toolbar can contain the following elements as items: Predefined controls Predefined controls appear on the toolbar depending on whether a specific CardView feature is enabled. The following...

dxChart annotations

Reference
Specifies the annotation collection.

Annotations are containers for images, text blocks, and custom content that display additional information about the visualized data. To create annotations, assign an array of objects to the...

dxPolarChart commonAnnotationSettings

Reference
Specifies settings common for all annotations in the PolarChart.

Settings specified here can be ignored in favor of individual annotation settings specified in the annotations[] array. Refer to the array's description for information on how to configure...

Bind to File Systems

Guides

': false, 'size': 1024 }] }]; ASP.NET MVC Controls Razor C# @(Html.DevExtreme().FileManager() .FileSystemProvider(new JS("fileSystem")) ) <script src="~/Scripts/data/data.js"><