Report.DataElementStyles Enumeration

Indicates whether TextBox items should render as elements or attributes.

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

Синтаксис

'Декларация
Public Enumeration DataElementStyles
public enum DataElementStyles
public enum class DataElementStyles
public enum DataElementStyles
public enum DataElementStyles

Members

Member name Description
AttributeNormal Indicates that the TextBox should be rendered as an attribute.
ElementNormal Indicates that the TextBox should be rendered as an element.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

Microsoft.ReportingServices.ReportRendering Namespace