Report.DataElementStyle Propriedade

Definição

Recebe um valor que indica se as caixas de texto devem ser renderizadas como elementos ou atributos.

public:
 property Microsoft::ReportingServices::ReportRendering::Report::DataElementStyles DataElementStyle { Microsoft::ReportingServices::ReportRendering::Report::DataElementStyles get(); };
public Microsoft.ReportingServices.ReportRendering.Report.DataElementStyles DataElementStyle { get; }
member this.DataElementStyle : Microsoft.ReportingServices.ReportRendering.Report.DataElementStyles
Public ReadOnly Property DataElementStyle As Report.DataElementStyles

Valor da propriedade

Um Report.DataElementStyles valor de ou AttributeNormalElementNormal.

Aplica-se a