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

TextBoxDashboardItem Class

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

Namespace: DevExpress.DashboardCommon

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

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