[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.RomUtils.GetReportFromComponent

GetReportFromComponent Method

GetReportFromComponent(IReportComponent)

Returns the Report from the specified component.

Declaration
public static Report GetReportFromComponent(this IReportComponent component)
Parameters
Type Name Description
IReportComponent component

The component to obtain the report for.

Returns
Type Description
Report

The Report the specified component is in or null.