Freigeben über


Report.DataElementStyle Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob Textfelder als Elemente oder Attribute gerendert werden sollen.

public:
 property Microsoft::ReportingServices::ReportRendering::Report::DataElementStyles DataElementStyle { Microsoft::ReportingServices::ReportRendering::Report::DataElementStyles get(); };
public Microsoft.ReportingServices.ReportRendering.Report.DataElementStyles DataElementStyle { get; }
member this.DataElementStyle : Microsoft.ReportingServices.ReportRendering.Report.DataElementStyles
Public ReadOnly Property DataElementStyle As Report.DataElementStyles

Eigenschaftswert

Ein Report.DataElementStyles-Wert von AttributeNormal oder ElementNormal.

Gilt für: