[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.ILayoutEngine

ILayoutEngine Interface

Represents the layout engine public interface.

Namespace: GrapeCity.ActiveReports.Extensibility.Layout
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ILayoutEngine

Methods

Name Description
BuildLayout(LayoutInfo)

Builds ILayoutTree for the specified LayoutInfo

BuildReportLayout(LayoutInfo)

Builds IReportLayout for the specified LayoutInfo

Extension Methods