ActiveReports 12
Corner Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Matrix Class : Corner Property

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

Syntax
'Declaration
 
Public Property Corner As Corner
public Corner Corner {get; set;}

Property Value

Corner object indicating 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

Reference

Matrix Class
Matrix Members