Freigeben über


Style.Direction Eigenschaft

Definition

Ruft einen Ausdruck ab, der einen Wert ergibt, der angibt, ob Text von links nach rechts oder von rechts nach links geschrieben wird.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::Directions> ^ Direction { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::Directions> ^ get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.Directions> Direction { get; }
member this.Direction : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.Directions>
Public Overrides ReadOnly Property Direction As ReportEnumProperty(Of Directions)

Eigenschaftswert

Ein ReportEnumProperty<EnumType>-Objekt, das einen Wert darstellt, der angibt, ob Text von links nach rechts oder von rechts nach links geschrieben wird.

Gilt für: