ActiveReports Developer 7
Width Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReport Interface : Width Property

Glossary Item Box

Indicates the width of the report.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Width As Length
C# 
Length Width {get;}

See Also