ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Layout Namespace / LayoutEngineFactory Class / GetLayoutEngine Method

In This Topic
    GetLayoutEngine Method (LayoutEngineFactory)
    In This Topic
    Creates a new instance of layout engine, see also .
    Syntax
    'Declaration
     
    Public Shared Function GetLayoutEngine() As ILayoutEngine
    public static ILayoutEngine GetLayoutEngine()

    Return Value

    See Also