ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixCell Interface / DataElementOutput Property

In This Topic
    DataElementOutput Property (ITablixCell)
    In This Topic
    Gets a value that indicates whether the cell contents should appear in a data rendering.
    Syntax
    'Declaration
     
    ReadOnly Property DataElementOutput As DataElementOutput
    DataElementOutput DataElementOutput {get;}
    See Also