Skip to main content
All docs
V21.1

RichTextBoxBrick Class

Namespace: DevExpress.XtraPrinting.NativeBricks

Assembly: DevExpress.XtraReports.v21.1.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[BrickExporter(typeof(RichTextBoxBrickExporter))]
public class RichTextBoxBrick :
    VisualBrick

Implements

Show 12 items
DevExpress.Printing.Utils.DocumentStoring.IStorableObject
DevExpress.Utils.Serializing.Helpers.IXtraSupportShouldSerialize
DevExpress.Utils.Serializing.Helpers.IXtraSupportCreateContentPropertyValue
DevExpress.XtraPrinting.IVisualBrick
DevExpress.XtraPrinting.IBaseBrick
DevExpress.Utils.Serializing.Helpers.IXtraPartlyDeserializable

Inheritance

Object
DevExpress.Printing.Utils.DocumentStoring.StorableObjectBase
See Also