ActiveReports 12
LayoutEngine Property (Viewer)

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

Viewer Class
Viewer Members