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

IReportStorage.GetReportContainerByHandle(String) Method

Namespace: DevExpress.ExpressApp.ReportsV2

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

Declaration

IReportContainer GetReportContainerByHandle(
    string handle
)

Parameters

Name Type
handle String

Returns

Type
IReportContainer
See Also