TablixLayoutDirection 열거형
Specifies the overall direction of the tablix layout.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore
구문
‘선언
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. |