[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.ILayoutEngine.BuildLayout

BuildLayout Method

BuildLayout(LayoutInfo)

Builds ILayoutTree for the specified LayoutInfo

Declaration
ILayoutTree BuildLayout(LayoutInfo layoutInfo)
Parameters
Type Name Description
LayoutInfo layoutInfo

The LayoutInfo which provides the report to lay out.

Returns
Type Description
ILayoutTree

LayoutTree instance representing the report layout.