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

LayoutEngineFactory Class
Provides layout engine factory
Object Model
LayoutEngineFactory Class
Syntax
'Declaration
 
Public NotInheritable Class LayoutEngineFactory 
   Implements 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