Specifies the overall direction of the tablix layout.
命名空间: Microsoft.ReportingServices.OnDemandReportRendering
程序集: Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)
语法
声明
Public Enumeration TablixLayoutDirection
用法
Dim instance As TablixLayoutDirection
public enum TablixLayoutDirection
public enum class TablixLayoutDirection
type TablixLayoutDirection
public enum TablixLayoutDirection
成员
成员名称 | 说明 | |
---|---|---|
LTR | Dynamic tablix columns grow left-to-right with headers on the left. | |
RTL | Dynamic tablix columns grow right-to-left with headers on the right and the order of peer groups reversed. |