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 的硬件和软件要求。