Skip to main content
All docs
V24.1
.NET 6.0+

ReportStorageBase.RegisterExtension(XtraReport) Method

For internal use.

Namespace: DevExpress.ExpressApp.ReportsV2

Assembly: DevExpress.ExpressApp.ReportsV2.v24.1.dll

Declaration

[Browsable(false)]
public static void RegisterExtension(
    XtraReport report
)

Parameters

Name Type
report XtraReport
See Also