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

XRRichTextBox Class

OBSOLETE

The XRRichTextBox class is obsolete now. Use the XRRichText class instead.

Use the XRRichText control instead.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

[Obsolete("The XRRichTextBox class is obsolete now. Use the XRRichText class instead.")]
public class XRRichTextBox :
    XRRichTextBoxBase

Remarks

This class is now obsolete. Use the XRRichText control instead.

See Also