TablixCell.DataElementOutput Proprietà

Definizione

Ottiene un valore che indica se il contenuto della cella verrà visualizzato a seguito del rendering dei dati.

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

Valore della proprietà

DataElementOutputTypes

Oggetto DataElementOutputTypes che rappresenta un valore che indica se il contenuto della cella verrà visualizzato a seguito del rendering dei dati.

Si applica a