Report.DataElementStyle Proprietà

Definizione

Ottiene un valore che indica se i valori a livello di foglia (ad esempio i valori delle caselle di testo e i valori dei dati grafici) devono essere renderizzati come elementi o attributi.

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

Valore della proprietà

Un oggetto Report.DataElementStyles.

Si applica a