Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Indicates whether text box items should render as elements or attributes.
Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Enumeration DataElementStyles
'Uso
Dim instance As Report.DataElementStyles
public enum DataElementStyles
public enum class DataElementStyles
type DataElementStyles
public enum DataElementStyles
Miembros
| Nombre del miembro | Descripción | |
|---|---|---|
| AttributeNormal | Indicates that the text box should be rendered as an attribute. | |
| ElementNormal | Indicates that the text box should be rendered as an element. |
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.ReportRendering