ActiveReports 12
TablixCorner Class
Members 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : TablixCorner Class
Defines the layout and structure of the upper left-hand corner region of a tablix. The height of the corner is the sum of the heights of the column headers. The width of the corner is the sum of the widths of the row headers.
Object Model
TablixCorner Class
Syntax
'Declaration
 
Public NotInheritable Class TablixCorner 
   Inherits ReportComponent
   Implements IReportComponentIReportComponentContainer 
public sealed class TablixCorner : ReportComponent, IReportComponentIReportComponentContainer  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.ActiveReports.PageReportModel.ReportComponent
            GrapeCity.ActiveReports.PageReportModel.TablixCorner

See Also

Reference

TablixCorner Members
GrapeCity.ActiveReports.PageReportModel Namespace