言語

ReportSection.DataElementOutput プロパティ

定義

DataElementNameの値をレンダリング出力に表示すべきかどうかを示す値を得ます。

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

プロパティ値

DataElementOutputTypes の値。

適用対象