[]
Builds ILayoutTree for the specified LayoutInfo
ILayoutTree BuildLayout(LayoutInfo layoutInfo)
Type | Name | Description |
---|---|---|
LayoutInfo | layoutInfo | The LayoutInfo which provides the report to lay out. |
Type | Description |
---|---|
ILayoutTree | LayoutTree instance representing the report layout. |