ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixCornerCell Class
Members

In This Topic
    TablixCornerCell Class
    In This Topic
    Represents the contents of each corner cell in the tablix.
    Object Model
    TablixCornerCell Class
    Syntax
    'Declaration
     
    Public NotInheritable Class TablixCornerCell 
       Inherits ReportComponent
       Implements IReportComponentIReportComponentContainerIValidateable 
    public sealed class TablixCornerCell : ReportComponent, IReportComponentIReportComponentContainerIValidateable  
    Inheritance Hierarchy

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

    See Also