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

Overview

Guides

The Resizable UI component enables its content to be resizable in the UI. View Demo jQuery The following code adds a resizable image to your page. Note that the image occupies 100% of the Resizable UI component. HTMLJavaScriptCSS<div id="resizable"> <img id="image" src="https://www.devexpress.com/DXR.axd?r=9999_17-FD0Id" /> </div>$(function

Overview

Guides

The Sankey is a UI component that visualizes the flow magnitude between value sets. The values are connected. A wider connection denotes a higher flow magnitude. Start configuring the Sankey by...

Title and Subtitle

Guides

Titles and subtitles are textual elements that provide an overview of what the UI component visualizes. The title object configures the title; the title.subtitle object configures the...

Overview

Guides

DevExtreme Scheduler is a UI scheduling component used to implement flexible data binding, easy appointment editing, multiple calendar views, time zone support, and more. In this overview, you can...

Current Time Indication

Guides

The Scheduler displays a specific indicator that highlights the current time on a view by default. The indicator is available only on views containing the time scale. Use the...