Freigeben über


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).

Namespace: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Syntax

'Declaration
Protected Const Direction As String
protected const string Direction
protected:
literal String^ Direction
protected static final String Direction
protected const var Direction : String

Hinweise

Neu:05. Dezember 2005

Valid values are LTR or RTL.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace