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. |
平台
开发平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。
目标平台
有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。