共用方式為


MatrixLayoutDirection Enumeration

Contains values that define the layout direction for a matrix.

命名空間: Microsoft.ReportingServices.ReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

語法

'宣告
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.

平台

開發平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

目標平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

請參閱

參考

Microsoft.ReportingServices.ReportRendering Namespace