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.DataElementStylesAttributeNormal или ElementNormal.

Применяется к