Specifies the overall direction of the tablix layout.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public enum TablixLayoutDirection |
Visual Basic |
---|
Public Enumeration TablixLayoutDirection |
Members
Member name | Description | |
---|---|---|
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 is reversed. |