Freigeben über


Report.DataElementStyles Enumeration

Indicates whether TextBox items should render as elements or attributes.

Namespace: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Syntax

'Declaration
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.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

Microsoft.ReportingServices.ReportRendering Namespace