
'Declaration Public NotInheritable Class TablixCorner Inherits ReportComponent Implements IReportComponent, IReportComponentContainer, IValidateable
public sealed class TablixCorner : ReportComponent, IReportComponent, IReportComponentContainer, IValidateable
This class contains a collection of TablixCornerRow objects, which in turn contain TablixCornerCell objects, allowing for a detailed and structured layout of the corner section.
A corner may contain only static cells that are rendered only once in Tablix.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
GrapeCity.ActiveReports.PageReportModel.ReportComponent
GrapeCity.ActiveReports.PageReportModel.TablixCorner