MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / IMatrixCell Interface / ReportItem Property

In This Topic
ReportItem Property (IMatrixCell)
In This Topic
Gets the report item.
Syntax
'Declaration
 
ReadOnly Property ReportItem As IReportItem
 

Property Value

An GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem representing the report item.
See Also