Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Indicates whether text box items should render as elements or attributes.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Enumeration DataElementStyles
'Uso
Dim instance As Report.DataElementStyles
public enum DataElementStyles
public enum class DataElementStyles
type DataElementStyles
public enum DataElementStyles
Membros
| Nome do membro | Descrição | |
|---|---|---|
| AttributeNormal | Indicates that the text box should be rendered as an attribute. | |
| ElementNormal | Indicates that the text box should be rendered as an element. |