Share via


ReportItem.DataElementOutput Eigenschaft

Definition

Ruft einen Wert ab oder legt einen Wert fest, der angibt, ob das Element in einem Datenrendering angezeigt werden soll.

public:
 property Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes DataElementOutput { Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::DataElementOutputTypes value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.DataElementOutputTypes DataElementOutput { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.DataElementOutput : Microsoft.ReportingServices.RdlObjectModel.DataElementOutputTypes with get, set
Public Property DataElementOutput As DataElementOutputTypes

Eigenschaftswert

Ein DataElementOutputTypes-Objekt.

Attribute

Gilt für: