ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / Area Class / Height Property

In This Topic
    Height Property (Area)
    In This Topic
    Gets or sets the height of the area.
    Syntax
    'Declaration
     
    Public Property Height As Integer
    public int Height {get; set;}

    Property Value

    The height of the area, measured in pixels.
    See Also