Condividi tramite


Report.DataElementStyles Enumeration

Indicates whether TextBox items should render as elements or attributes.

Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Sintassi

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

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

Microsoft.ReportingServices.ReportRendering Namespace