Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
Gets a value that indicates whether the data in the tablix should be rendered.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Public Overrides ReadOnly Property DataElementOutput As DataElementOutputTypes
Get
'Uso
Dim instance As Tablix
Dim value As DataElementOutputTypes
value = instance.DataElementOutput
public override DataElementOutputTypes DataElementOutput { get; }
public:
virtual property DataElementOutputTypes DataElementOutput {
DataElementOutputTypes get () override;
}
abstract DataElementOutput : DataElementOutputTypes
override DataElementOutput : DataElementOutputTypes
override function get DataElementOutput () : DataElementOutputTypes
Valor de la propiedad
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes
A DataElementOutputTypes object.
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering