'Declaration Public Enum TablixLayoutDirection Inherits System.Enum
public enum TablixLayoutDirection : System.Enum
'Declaration Public Enum TablixLayoutDirection Inherits System.Enum
public enum TablixLayoutDirection : System.Enum
| Member | 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. | 
System.Object
   System.ValueType
      System.Enum
         C1.C1Rdl.Rdl2008.TablixLayoutDirection