Condividi tramite


Enumerazione Report.DataElementStyles

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
'Utilizzo
Dim instance As Report.DataElementStyles
public enum DataElementStyles
public enum class DataElementStyles
type DataElementStyles
public enum DataElementStyles

Membri

Nome membro Descrizione
AttributeNormal Indicates that the TextBox should be rendered as an attribute.
ElementNormal Indicates that the TextBox should be rendered as an element.