ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutEngineFactory Interface / GetLayoutEngine Method

In This Topic
GetLayoutEngine Method (ILayoutEngineFactory)
In This Topic
Retrieves the LayoutEngine.
Syntax
'Declaration
 
Function GetLayoutEngine() As ILayoutEngine
 

Return Value

The LayoutEngine.
See Also