[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TablixMember.DataElementOutput

DataElementOutput Property

DataElementOutput

Gets or sets a value indicating whether the item appears in a data rendering.

Declaration
public DataElementOutput DataElementOutput { get; set; }
Property Value
Type Description
DataElementOutput

A DataElementOutput value indicating whether the item appears in a data rendering.

Remarks

This property is ignored if there is a grouping for the list.

Output (Default) indicates that the group appears in the output.

NoOutput indicates that the group does not appear in the output.