Group.DataElementOutput Propriété

Définition

Indique si le groupe doit s'afficher dans un rendu de données.

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

Valeur de propriété

Valeur DataElementOutputTypes.

Remarques

Les valeurs possibles sont Output, NoOutput ou ContentsOnly.

S’applique à