TablixCell.DataElementOutput Propiedad

Definición

Obtiene un valor que indica si el contenido de la celda debe aparecer en una representación de datos.

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

Valor de propiedad

Un objeto DataElementOutputTypes que representa un valor que indica si el contenido de la celda debe aparecer en una representación de datos.

Se aplica a