[]
Represents the layout engine public interface.
public interface ILayoutEngine
| Name | Description |
|---|---|
| BuildLayout(LayoutInfo) | Builds ILayoutTree for the specified LayoutInfo |
| BuildReportLayout(LayoutInfo) | Builds IReportLayout for the specified LayoutInfo |