Skip to main content

TextBoxDashboardItem Class

A Text Box dashboard item used to display rich text within a dashboard.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

Declaration

public class TextBoxDashboardItem :
    DataDashboardItem

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.

MainFeatures_TextEditor

The following documentation is available.

Inheritance

See Also