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

Glossary Item Box

Specifies page width.

Syntax

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

See Also