Skip to main content
A newer version of this page is available. .

SubreportBase Class

The base class for the XRSubreport class.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v19.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public abstract class SubreportBase :
    XRControl,
    IXtraSupportCreateContentPropertyValue,
    IComplexControl

Remarks

The SubreportBase class serves as the base class for the XRSubreport class.

Implements

DevExpress.XtraPrinting.IBrickOwner
DevExpress.Utils.Serializing.Helpers.IXtraSupportDeserializeCollectionItem
DevExpress.Utils.Serializing.IXtraSerializable
DevExpress.Utils.Serializing.Helpers.IXtraSupportCreateContentPropertyValue
See Also