[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.Area

Area Class

Represents a rectangular area defined by its position and dimensions.

Inheritance
Area
Namespace: GrapeCity.ActiveReports.Blazor.Viewer
Assembly: MESCIUS.ActiveReports.Blazor.Viewer.dll
Syntax
public class Area

Constructors

Name Description
Area()

Properties

Name Description
Height

Gets or sets the height of the area.

Left

Gets or sets the left position of the area.

Top

Gets or sets the top position of the area.

Width

Gets or sets the width of the area.