ReportItem.DataElementOutput Property

Definition

Gets a value that indicates whether the item should appear in a data rendering.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::DataElementOutputTypes DataElementOutput { Microsoft::ReportingServices::OnDemandReportRendering::DataElementOutputTypes get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes DataElementOutput { get; }
member this.DataElementOutput : Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes
Public Overridable ReadOnly Property DataElementOutput As DataElementOutputTypes

Property Value

A DataElementOutputTypes object that indicates whether the item should appear in a data rendering.

Applies to