ActiveReports Developer 7
ReportItem Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace > IMatrixCell Interface : ReportItem Property

Glossary Item Box

Gets the report item.

Syntax

Visual Basic (Declaration) 
ReadOnly Property ReportItem As IReportItem
C# 
IReportItem ReportItem {get;}

See Also