言語

ChartMember.DataElementOutput プロパティ

定義

メンバーがデータレンダリングに現れるべきかどうかを示す値が得られます。

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

プロパティ値

メンバーがデータレンダリングに現れるべきかどうかを示す DataElementOutputTypes オブジェクト。

適用対象