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.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

Microsoft.ReportingServices.ReportRendering Namespace