[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Corner

Corner Class

Represents a Corner element defines the layout and structure of the upper left-hand corner region of a matrix.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class Corner : ReportComponentContainer, IReportComponentContainer, IRdlContainer, IReportComponent, IComponent, IDisposable, IValidateable

Constructors

Name Description
Corner()

Initializes a new instance of the Corner class.

Methods

Name Description
Validate(ValidationContext)

Validates the current state of the Corner object.

Extension Methods