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

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

    Property Value

    The vertical position of the top boundary of the area, measured in pixels.
    See Also