ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / IMatrix Interface / Corner Property

In This Topic
    Corner Property (IMatrix)
    In This Topic
    Specifies the GrapeCity.ActiveReports.PageReportModel.ReportItem to be displayed in the upper left corner area for this Matrix instance.
    Syntax
    'Declaration
     
    ReadOnly Property Corner As IReportItem
    IReportItem Corner {get;}
    See Also