ActiveReports Developer 7
LayoutEngine Property
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : LayoutEngine Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property LayoutEngine As System.Windows.Forms.Layout.LayoutEngine
C# 
public virtual System.Windows.Forms.Layout.LayoutEngine LayoutEngine {get;}

See Also