Freigeben über


MatrixLayoutDirection Enumeration

Contains values that define the layout direction for a matrix.

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

Syntax

'Declaration
Public Enumeration MatrixLayoutDirection
public enum MatrixLayoutDirection
public enum class MatrixLayoutDirection
public enum MatrixLayoutDirection
public enum MatrixLayoutDirection

Members

Member name Description
LTR Indicates that the matrix reads left-to-right.
RTL Indicates that the matrix reads right-to-left.

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

Microsoft.ReportingServices.ReportRendering Namespace