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

In This Topic
    DataElementOutput Property (ITablixMember)
    In This Topic
    Gets a value that indicates whether this tablix member should be included in the rendered output.
    Syntax
    'Declaration
     
    ReadOnly Property DataElementOutput As DataElementOutput
    DataElementOutput DataElementOutput {get;}
    See Also