Свойство DataElementStyle

Возвращает значение, указывающее, должны ли текстовые поля подготавливаться к отображению как элементы или атрибуты.

Пространство имен:  Microsoft.ReportingServices.ReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property DataElementStyle As Report..::..DataElementStyles
    Get
'Применение
Dim instance As Report
Dim value As Report..::..DataElementStyles

value = instance.DataElementStyle
public Report..::..DataElementStyles DataElementStyle { get; }
public:
property Report..::..DataElementStyles DataElementStyle {
    Report..::..DataElementStyles get ();
}
member DataElementStyle : Report..::..DataElementStyles
function get DataElementStyle () : Report..::..DataElementStyles

Значение свойства

Тип: Microsoft.ReportingServices.ReportRendering. . :: . .Report. . :: . .DataElementStyles
Значение Report..::..DataElementStylesAttributeNormal или ElementNormal.