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.v19.2.dll

NuGet Package: DevExpress.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.

Implements

DevExpress.Utils.Serializing.Helpers.IXtraSupportDeserializeCollectionItem
DevExpress.Utils.Serializing.IXtraSerializable
DevExpress.XtraPrinting.NativeBricks.IRichTextBoxBrickOwner
DevExpress.XtraPrinting.IBrickOwner
See Also