ReportItem.DataElementOutput Proprietà

Definizione

Ottiene un valore che indica se l'elemento verrà visualizzato a seguito del rendering dei dati.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::DataElementOutputTypes DataElementOutput { Microsoft::ReportingServices::OnDemandReportRendering::DataElementOutputTypes get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes DataElementOutput { get; }
member this.DataElementOutput : Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes
Public Overridable ReadOnly Property DataElementOutput As DataElementOutputTypes

Valore della proprietà

DataElementOutputTypes

Oggetto DataElementOutputTypes che indica se l'elemento verrà visualizzato a seguito del rendering dei dati.

Si applica a