Skip to main content
A newer version of this page is available. .

UI Elements and Customization

  • 2 minutes to read

This section describes UI concepts that are common for the Web Dashboard regardless of the platform.

  • UI Elements

    Lists and describes the Web Dashboard’s UI elements and how to customize them.

  • Dialogs and Wizards

    The section lists and describes the available dialogs and wizards, and their customization capabilities.

  • Mobile Layout

    The topic describes the Web Dashboard’s Mobile layout that enables you to display dashboards on phones and tablets.

  • Manage Dashboard Parameters

    The topic shows how to change the dashboard parameter values and set them in code.

  • Access to Underlying Widgets

    The Web Dashboard control uses DevExtreme widgets to visualize dashboard items’ data. The topic shows how to access these widgets and customize their settings to add specific capabilities.

  • Dashboard Model

    This topic explains the Dashboard object model.

  • Extensions Overview

    Describes how to use independent JavaScript modules/classes called extensions to manage the Web Dashboard’s functionality.

  • Custom Properties

    Custom properties allow you to store custom settings in a dashboard definition. You can read these settings and use these values to natively implement and embed your own functionality into a Web Dashboard.

  • Custom Item

    A custom item is a complex extension that acts as a dashboard item. The topic describes how to use DevExtreme widgets or third-party JavaScript libraries to create additional dashboard items.