ReportItem.DataElementOutput 属性

定义

获取一个值,该值指示该项是否应该出现在数据呈现中。

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

属性值

一个 DataElementOutputTypes 对象,该值指示该项是否应该出现在数据呈现中。

适用于