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

In This Topic
    ReportItem Property (IMatrixMember)
    In This Topic
    The ReportItem displayed in the header area.
    Syntax
    'Declaration
     
    ReadOnly Property ReportItem As IReportItem
    IReportItem ReportItem {get;}
    See Also