Search Results: if (!this.bundlesReported[script.src]) {
- All Results 769
- Guides 278
- Reference 491
- Technical Demos
- Support Center
dxDataGrid columnChooser
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
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
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
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
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...