ActiveReports 12
LayoutEngine Property (ReportExplorer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : LayoutEngine Property
Gets a cached instance of the control's layout engine.
Syntax
'Declaration
 
Public Overridable ReadOnly Property LayoutEngine As LayoutEngine
public virtual LayoutEngine LayoutEngine {get;}

Property Value

The System.Windows.Forms.Layout.LayoutEngine for the control's contents.
See Also

Reference

ReportExplorer Class
ReportExplorer Members