言語

Report.DataElementStyle プロパティ

定義

テキストボックスを要素として描画すべきか属性として描画すべきかを示す値が得られます。

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

プロパティ値

Report.DataElementStyles値はAttributeNormalElementNormal

適用対象