ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / TablixMember Class / DataElementOutput Property

In This Topic
    DataElementOutput Property (TablixMember)
    In This Topic
    Gets or sets a value indicating whether the current member should appear in data rendering.
    Syntax
    'Declaration
     
    Public Property DataElementOutput As DataElementOutput
    public DataElementOutput DataElementOutput {get; set;}
    See Also