Compartir a través de


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

Espacio de nombres: Microsoft.ReportingServices.ReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Sintaxis

'Declaración
Protected Const Direction As String
protected const string Direction
protected:
literal String^ Direction
protected static final String Direction
protected const var Direction : String

Notas

Nuevo:5 de diciembre de 2005

Valid values are LTR or RTL.

Plataformas

Plataformas de desarrollo

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Plataformas de destino

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Vea también

Referencia

StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace