Compartilhar via


Group.DataElementOutput Propriedade

Definição

Indica se o grupo deve aparecer em uma renderização de dados.

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 da propriedade

Um valor DataElementOutputTypes.

Comentários

Os valores possíveis são Output, NoOutput, ou ContentsOnly.

Aplica-se a