Report.DataElementStyle Proprietà

Definizione

Ottiene un valore che indica se i valori al livello foglia, ad esempio i valori di caselle di testo e di dati di grafici, devono essere sottoposti a rendering 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à

Report.DataElementStyles

Un oggetto Report.DataElementStyles.

Si applica a