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

dxFileManager toolbar fileSelectionItems

Reference
Configures settings of the toolbar items that are visible when users select files.

jQuery JavaScript $(function () { $("#file-manager").dxFileManager({ toolbar: { fileSelectionItems: [ "move", "copy", "rename", { ...

dxFileManager Interfaces

Reference
This section describes interfaces that the FileManager component uses.

") .RenameItem("renameItem")) .Permissions(permissions => permissions.Rename(true)) ) <script src="~/fileSystem.js"></script> <script> const objectProvider = new

dxFileManager FileSystemError

Reference
An object that contains information about the error.

; permissions.Rename(true)) ) <script src="~/fileSystem.js"></script> <script> const objectProvider = new DevExpress.fileManagement.ObjectFileSystemProvider({ data: fileSystem

dxGantt resourceAssignments

Reference
Configures resource assignments.

/dx.light.css", "node_modules/devexpress-gantt/dist/dx-gantt.css", "src/styles.css

dxGantt stripLines

Reference
Configures strip lines.

View Demo Strip lines allows you to highlight certain time or time intervals in the chart. Use the start property to specify an individual line or combine it with the end...