XRRichTextBase Class
The base for XRRichText and XRRichTextBox controls.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.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 and XRRichTextBox classes.
Implements
Inheritance
See Also