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

Glossary Item Box

Gets the output of the data element.

Syntax

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

See Also