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

Glossary Item Box

Gets or sets the height of this Rectangle structure.

Syntax

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

See Also