ActiveReports 18 .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
    ILayoutEngine GetLayoutEngine()

    Return Value

    The LayoutEngine.
    See Also