[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.ILayoutManager.Layout

Layout Method

Layout(LayoutContext)

Lays out the content that the specified ContentRange represents.

Declaration
LayoutResult Layout(LayoutContext context)
Parameters
Type Name Description
LayoutContext context

LayoutContext specifying information about layout operations

Returns
Type Description
LayoutResult

LayoutResult indicating outcome of this operation

Remarks

This method should return the exact size of the content laid out encapsulated into LayoutResult.