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

IReportStorage.GetReportContainerByHandle(String) Method

Namespace: DevExpress.ExpressApp.ReportsV2

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

Declaration

IReportContainer GetReportContainerByHandle(
    string handle
)

Parameters

Name Type
handle String

Returns

Type
IReportContainer
See Also