[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.LayoutContext.AdjustFromResult

AdjustFromResult Method

AdjustFromResult(LayoutResult)

Returns a new LayoutContext corresponding to the specified LayoutResult.

Declaration
public LayoutContext AdjustFromResult(LayoutResult result)
Parameters
Type Name Description
LayoutResult result

A LayoutResult object containing the output of the ILayoutManager interface.

Returns
Type Description
LayoutContext