[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.ILayoutEngine.BuildReportLayout

BuildReportLayout Method

BuildReportLayout(LayoutInfo)

Builds IReportLayout for the specified LayoutInfo

Declaration
IReportLayout BuildReportLayout(LayoutInfo layoutInfo)
Parameters
Type Name Description
LayoutInfo layoutInfo

The LayoutInfo which provides the report to lay out.

Returns
Type Description
IReportLayout

ReportLayout instance representing the report layout.