ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixMember Class / DataElementOutput Property

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