Sprache

Report.DataElementStyle Eigenschaft

Definition

Erhält einen Wert, der angibt, ob Textfelder als Elemente oder Attribute dargestellt 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 entweder AttributeNormal oder ElementNormal.

Gilt für: