Linguaggio

Group.DataElementOutput Proprietà

Definizione

Indica se il gruppo dovrebbe apparire in un rendering dei dati.

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

Valore della proprietà

Valore DataElementOutputTypes.

Commenti

I valori possibili sono Output, NoOutputo ContentsOnly.

Si applica a