ActiveReports Developer 7
MaxWidth Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ILayoutPage Interface : MaxWidth Property

Glossary Item Box

Specifies maximum width of the page.

Syntax

Visual Basic (Declaration) 
ReadOnly Property MaxWidth As System.Single
C# 
System.float MaxWidth {get;}

See Also