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

Migrate to the New Version

Guides

After installing a new DevExtreme version, update your projects using the instructions in this article. NOTE You should uninstall a newer version before downgrading to a previous version. Upgrade...

dxDataGrid Configuration

Reference
This section describes the configuration properties of the DataGrid UI component.

(data) { return <img src={data.value} />; } export default App; dataRowComponent An alias for the dataRowTemplate property specified in React. Accepts a custom component. Refer to Using...;head> <script src="https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/7.4.0/polyfill.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/devextreme-exceljs-fork@4.4.1

dxButton Configuration

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

dxChart ScatterSeries

Reference
Describes settings supported by a series of the scatter type.

All the settings in this section are specified as follows: The commonSeriesSettings object Specifies settings for all series in a Chart. The commonSeriesSettings.scatter object Specifies settings...

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