Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
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