ActiveReports 12
LayoutEngine Property (ReportsLibrary)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary 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

ReportsLibrary Class
ReportsLibrary Members