Back to Devexpress

XRRichTextBox Class

xtrareports-devexpress-dot-xtrareports-dot-ui-6beb2f53.md

latest2.1 KB
Original Source

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

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
[Obsolete("The XRRichTextBox class is obsolete now. Use the XRRichText class instead.")]
public class XRRichTextBox :
    XRRichTextBoxBase
vb
<Obsolete("The XRRichTextBox class is obsolete now. Use the XRRichText class instead.")>
Public Class XRRichTextBox
    Inherits XRRichTextBoxBase

Remarks

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

Implements

IScriptable

Inheritance

Object MarshalByRefObject Component XRControl XRFieldEmbeddableControl XRRichTextBase XRRichTextBoxBase XRRichTextBox

See Also

XRRichTextBox Members

Add Controls to a Report

DevExpress.XtraReports.UI Namespace