ReportSection.DataElementOutput Property

Definition

Gets a value that indicates whether the value of DataElementName should be displayed in the rendered output.

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

Property Value

A DataElementOutputTypes value.

Applies to