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. |
平台
開發平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
目標平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。