[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Table.DetailDataElementOutput

DetailDataElementOutput Property

DetailDataElementOutput

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

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

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

Remarks

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

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