Skip to main content
All docs
V23.2
.NET 6.0+

ReportStorageBase.RegisterExtension(XtraReport) Method

For internal use.

Namespace: DevExpress.ExpressApp.ReportsV2

Assembly: DevExpress.ExpressApp.ReportsV2.v23.2.dll

Declaration

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

Parameters

Name Type
report XtraReport
See Also