ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IBody Interface / Height Property

In This Topic
    Height Property (IBody)
    In This Topic
    Gets the height of the report's body.
    Syntax
    'Declaration
     
    ReadOnly Property Height As Length
    Length Height {get;}
    See Also