Skip to main content
.NET 8.0+

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

IDashboardData Members

Declares members of the persistent classes used by the Dashboards Module to store dashboards in the application database.

#Properties

Name Description
Content Specifies the dashboard configuration defined in the Dashboard Designer.
SynchronizeTitle Specifies if it is required to update the IDashboardData.Title value with the dashboard title from the dashboard configuration (stored in the IDashboardData.Content property).
Title Specifies the dashboard title.
See Also