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

AttributeNormalElementNormalReport.DataElementStyles 值。

適用於