Partager via


StyleBase.Direction Field

Indicates whether text is written left-to-right or right-to-left and whether matrixes grow to the right (headers on the left) or left (headers on the right).

Espace de noms: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Syntaxe

'Déclaration
Protected Const Direction As String
protected const string Direction
protected:
literal String^ Direction
protected static final String Direction
protected const var Direction : String

Notes

Nouveau :5 décembre 2005

Valid values are LTR or RTL.

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace