ActiveReports 18 .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
    DataElementOutput DataElementOutput {get;}
    See Also