ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryReportItem Class / Height Property

In This Topic
    Height Property (MemoryReportItem)
    In This Topic
    Gets or sets the height of the item.
    Syntax
    'Declaration
     
    Public Property Height As Length
    public Length Height {get; set;}
    See Also