ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / IMatrixCell Interface / DataElementOutput Property

In This Topic
DataElementOutput Property (IMatrixCell)
In This Topic
Gets the output of the data element.
Syntax
'Declaration
 
ReadOnly Property DataElementOutput As DataElementOutput
 

Property Value

A DataElementOutput value representing the output of the data element.
See Also