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

dxCardView Toolbar

Reference
Configures the 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

Reference
Configures the 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

Guides

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

Guides

; <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

Guides

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