Search Results: if (!this.bundlesReported[script.src]) {
- All Results 769
- Guides 278
- Reference 491
- Technical Demos
- Support Center
dxCardView Toolbar
disabled Specifies whether the toolbar responds to user interaction. items Configures toolbar items. The toolbar can contain the following elements as items: Predefined controls Predefined...
dxFunnel legend
The legend is a component that helps a user identify funnel items. The legend contains several items, one per funnel item, each consisting of a colored marker and text showing the funnel item's...
Visual Elements
Topics in this section describe various elements of the BarGauge UI component. Each topic gives a detailed overview of the element's purpose and ways of configuring. Below is the element map of the...
Master-Detail Interface
; <img class="employeePhoto" src=${currentEmployeeData.Picture}/> <p class="employeeNotes">${currentEmployeeData.Notes}</p>...;img class="employeePhoto" [src]="employee.data.Picture" /> <p class="employeeNotes">{{employee.data.Notes}}</p> </div> </div> </dx-data-grid>
Header Filter
The Gantt component allows users to filter a particular column by values listed in a pop-up window. Users click the filter icon to invoke the window and select the filter criteria for a column. Set...