[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.ILayoutManager.Measure

Measure Method

Measure(LayoutContext)

A query by the layout system of what the results of a call to Layout would be with the specified settings.

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

LayoutContext specifying information about layout operations

Returns
Type Description
LayoutResult

LayoutResult indicating outcome of this operation