Langue

StyleBase.Direction Propriété

Définition

Obtient une expression qui évalue selon une valeur indiquant si le texte est écrit de gauche à droite ou de droite à gauche.

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)

Valeur de propriété

Un ReportEnumProperty<EnumType> objet qui représente une valeur indiquant si le texte est écrit de gauche à droite ou de droite à gauche.

S’applique à