Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies the overall direction of the tablix layout.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Enumeration LayoutDirections
'Usage
Dim instance As LayoutDirections
public enum LayoutDirections
public enum class LayoutDirections
type LayoutDirections
public enum LayoutDirections
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 reversed. |