MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutArea Interface / Height Property

In This Topic
Height Property (ILayoutArea)
In This Topic
Gets the area's height.
Syntax
'Declaration
 
ReadOnly Property Height As Single
 

Property Value

The height of the area as a System.Single.
See Also