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.v24.1.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
Inheritance
See Also