Skip to main content
A newer version of this page is available.
All docs
V20.1

RichTextBoxBrick Class

Namespace: DevExpress.XtraPrinting.NativeBricks

Assembly: DevExpress.XtraReports.v20.1.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.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