[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Subtotal.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

Output indicates that the subtotal appears in the output.

NoOutput(Default) indicates that the subtotal does not appear in the output.