次の方法で共有


TextBox.DataElementStyle プロパティ

定義

テキスト ボックスのデータ要素のスタイルを取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::Report::DataElementStyles DataElementStyle { Microsoft::ReportingServices::OnDemandReportRendering::Report::DataElementStyles get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.Report.DataElementStyles DataElementStyle { get; }
member this.DataElementStyle : Microsoft.ReportingServices.OnDemandReportRendering.Report.DataElementStyles
Public ReadOnly Property DataElementStyle As Report.DataElementStyles

プロパティ値

Report.DataElementStyles オブジェクト。

適用対象