ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Layout Namespace / LayoutEngineFactory Class
Members

In This Topic
    LayoutEngineFactory Class
    In This Topic
    Provides layout engine factory
    Object Model
    LayoutEngineFactory Class
    Syntax
    'Declaration
     
    Public NotInheritable Class LayoutEngineFactory 
       Implements GrapeCity.ActiveReports.Extensibility.Layout.ILayoutEngineFactory 
    public sealed class LayoutEngineFactory : GrapeCity.ActiveReports.Extensibility.Layout.ILayoutEngineFactory  
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Layout.LayoutEngineFactory

    See Also