Bagikan melalui


Style.Direction Properti

Definisi

Mendapatkan ekspresi yang mengevaluasi ke nilai yang menunjukkan apakah teks ditulis kiri-ke-kanan atau kanan-ke-kiri.

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)

Nilai Properti

Objek ReportEnumProperty<EnumType> yang mewakili nilai yang menunjukkan apakah teks ditulis kiri-ke-kanan atau kanan-ke-kiri.

Berlaku untuk