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

属性值

一个为 AttributeNormalElementNormalReport.DataElementStyles 值。

适用于