Lenguaje

Report.DataElementStyle Propiedad

Definición

Indica si los valores a nivel de hoja, como los valores de cuadros de texto y los valores de datos de gráficos, deben renderizarse como elementos o atributos.

public:
 property Microsoft::ReportingServices::RdlObjectModel::DataElementStyles DataElementStyle { Microsoft::ReportingServices::RdlObjectModel::DataElementStyles get(); void set(Microsoft::ReportingServices::RdlObjectModel::DataElementStyles value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.DataElementStyles DataElementStyle { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.DataElementStyle : Microsoft.ReportingServices.RdlObjectModel.DataElementStyles with get, set
Public Property DataElementStyle As DataElementStyles

Valor de propiedad

Los valores a nivel de hoja se representan como elemento o atributos.

Atributos

Se aplica a