ActiveReports 18 .NET Edition
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
    float Height {get;}
    See Also