Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.