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

Glossary Item Box

Gets or sets the height of this Rectangle structure.

Syntax

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

See Also