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

dxTreeList searchPanel

Reference
Configures the search panel.

The search panel allows users to search for values in several columns at once. The UI component searches against only those columns whose allowSearch property is set to true. To make the search...

dxTreeMap

Reference
The TreeMap is a UI component that displays hierarchical data by using nested rectangles.

In the TreeMap UI component, hierarchical data is represented by a set of nested rectangles whose sizes are proportional to the visualized values. TreeMap operates with plain and hierarchical data...

Object Structures loadPanel

Reference
Configures the load panel.

'); }); <head> <!-- ... --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.0.0/jspdf.umd.min.js"></script> <!-- DevExtreme sources are referenced here

dxFileManager Configuration

Reference
This section describes properties that configure the FileManager UI component's contents, behavior, and appearance.

# @(Html.DevExtreme().FileManager() .FileSystemProvider(new JS("fileSystem")) ) <script src="~/Scripts/data/data.js"></script> <!-- data.js --> var fileSystem = [{ name: "Documents...: 1024 }] }]; ASP.NET Core Controls Razor C# @(Html.DevExtreme().FileManager() .FileSystemProvider(new JS("fileSystem")) ) <script src="~/Scripts/data/data.js"></script> <

Object Structures PdfExportDataGridProps

Reference
Properties that can be passed as a parameter to the exportDataGrid(options) method from the pdfExporter module.

('instance'); }); <head> <!-- ... --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.0.0/jspdf.umd.min.js"></script> <!-- DevExtreme sources are referenced...; <!-- ... --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/2.0.0/jspdf.umd.min.js"></script> <!-- DevExtreme sources are referenced here --> </head>