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

In This Topic
    DataElementOutput Property (TablixCell)
    In This Topic
    Indicates whether the cell contents should appear in a data rendering.
    Syntax
    'Declaration
     
    Public Property DataElementOutput As DataElementOutput
    public DataElementOutput DataElementOutput {get; set;}
    See Also