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

dxDataGrid columnChooser

Reference
Configures the column chooser.

The column chooser allows a user to hide columns at runtime. To enable it, assign true to the columnChooser.enabled property. DataGrid Demo TreeList Demo See Also Column...

dxGantt contextMenu items

Reference
Configures context menu item settings.

The context menu contains a set of default commands: 'addTask', 'taskDetails', and 'deleteTask'. Use the contextMenu property to recreate the context menu items. To add a predefined item to the...

dxPieChart 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...

dxSplitter dxSplitterItem

Reference
A splitter item (pane).

collapsed Specifies whether an item (pane) is initially collapsed. NOTE Splitter should have at least one non-collapsed pane without a set size. collapsedSize Specifies the size of a collapsible...

dxTreeList columnChooser

Reference
Configures the column chooser.

The column chooser allows a user to hide columns at runtime. To enable it, assign true to the columnChooser.enabled property. DataGrid Demo TreeList Demo See Also Column...