Back to Devexpress

XRRichTextBoxBase Class

xtrareports-devexpress-dot-xtrareports-dot-ui-35e35f5e.md

latest1.7 KB
Original Source

XRRichTextBoxBase Class

The base for the obsolete XRRichTextBox class.

Namespace : DevExpress.XtraReports.UI

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public class XRRichTextBoxBase :
    XRRichTextBase,
    IRichTextBoxBrickOwner,
    IBrickOwner
vb
Public Class XRRichTextBoxBase
    Inherits XRRichTextBase
    Implements IRichTextBoxBrickOwner,
               IBrickOwner

Remarks

This class is intended for internal use only. Use the XRRichText control instead.

Implements

IScriptable

Inheritance

Object MarshalByRefObject Component XRControl XRFieldEmbeddableControl XRRichTextBase XRRichTextBoxBase XRRichTextBox

See Also

XRRichTextBoxBase Members

DevExpress.XtraReports.UI Namespace