MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Matrix Class / Corner Property

In This Topic
Corner Property (Matrix)
In This Topic

Gets or sets a region that contains the elements of the upper left corner area of the matrix.

Syntax
'Declaration
 
Public Property Corner As Corner
 

Property Value

A Corner object representing the region that contains the elements of the upper left corner area of the matrix.

Remarks

If omitted, no report items are output in the corner.

See Also