StyleBase.Direction Eigenschaft

Definition

Erhält einen Ausdruck, der auf einen Wert auswertet, der angibt, ob Text von links nach rechts oder rechts nach links geschrieben wird.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::Directions> ^ Direction { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::Directions> ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.Directions> Direction { get; }
member this.Direction : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.Directions>
Public MustOverride 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 rechts nach links geschrieben wird.

Gilt für: