ActiveReports Developer 7
Width Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Drawing Namespace > RectangleFEx Class : Width Property

Glossary Item Box

Gets or sets the width of this Rectangle structure.

Syntax

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

See Also