[]
Builds IReportLayout for the specified LayoutInfo
IReportLayout BuildReportLayout(LayoutInfo layoutInfo)
Type | Name | Description |
---|---|---|
LayoutInfo | layoutInfo | The LayoutInfo which provides the report to lay out. |
Type | Description |
---|---|
IReportLayout | ReportLayout instance representing the report layout. |