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.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.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.Utils.Serializing.Helpers.IXtraSupportCreateContentPropertyValue
See Also