[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Matrix.CellDataElementOutput

CellDataElementOutput Property

CellDataElementOutput

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

Declaration
public DataElementOutput CellDataElementOutput { 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 cell appears in the output.

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