Partager via


Énumération LayoutDirections

Specifies the overall direction of the tablix layout.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Enumeration LayoutDirections
'Utilisation
Dim instance As LayoutDirections
public enum LayoutDirections
public enum class LayoutDirections
type LayoutDirections
public enum LayoutDirections

Membres

Nom de membre 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.