[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.List.DataInstanceElementOutput

DataInstanceElementOutput Property

DataInstanceElementOutput

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

Declaration
public DataElementOutput DataInstanceElementOutput { 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 list instances appear in the output.

NoOutput indicates that the list instance does not appear in the output.