XRRichTextBase Class
In This Article
The base for XRRichText and XRRichTextBox
controls.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
[DefaultBindableProperty("Rtf")]
public abstract class XRRichTextBase :
XRFieldEmbeddableControl
#Remarks
This class is intended to implement the basic functionality similar to the XRRichText class.
#Implements
#Inheritance
See Also