ReportItem.DataElementOutput Proprietà

Definizione

Ottiene o imposta un valore che indica se l'elemento verrà visualizzato a seguito del rendering dei dati.

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

Valore della proprietà

Un oggetto DataElementOutputTypes.

Attributi

Si applica a