Compartir a través de


Group.DataElementOutput Propiedad

Definición

Indica si el grupo debe aparecer en una representación de datos.

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

Valor de propiedad

Valor DataElementOutputTypes.

Comentarios

Los valores posibles son Output, NoOutput o ContentsOnly.

Se aplica a