TextBoxDashboardItem Class
A Text Box dashboard item used to display rich text within a dashboard.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Remarks
The Text Box dashboard item is used to display rich text within a dashboard. You can either add a static text or you can use the Text Box as a detail item along with the Master Filtering feature.
The following documentation is available.
Implements
Inheritance
Object
DashboardItem
DataDashboardItem
TextBoxDashboardItem
See Also