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

Glossary Item Box

Max width the area can grow.

Syntax

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

See Also