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

dxFileManager File System Providers

Reference
File system providers are components that provide APIs used to access and modify virtual file systems. This section describes file system providers supported by the FileManager.

}] }]; ASP.NET MVC Controls Razor C# @(Html.DevExtreme().FileManager() .FileSystemProvider(new JS("fileSystem")) ) <script src="~/data/fileSystem.js"></script> ASP.NET Core Controls Razor C# @(Html.DevExtreme().FileManager() .FileSystemProvider(new JS("fileSystem")) ) <script src="~/data/fileSystem.js"></script> Remote The Remote file system provider works with a file

dxFilterBuilder Configuration

Reference
An object defining the FilterBuilder UI component's configuration properties.

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

dxPivotGridFieldChooser Configuration

Reference
This section describes the configuration properties of the PivotGridFieldChooser 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...

dxPolarChart argumentAxis

Reference
Specifies argument axis properties for the PolarChart UI component.

For charting, the polar coordinate system is used to determine each point uniquely on a plane through two numbers, the argument and the value of the point. A circular and straight lines (the axis of...

dxRangeSelector scale

Reference
Specifies properties of the range selector's scale.

To divide a scale, either set the dataSource property or the startValue and endValue properties. In the former case, the start and end values will be calculated based on the values provided by the...