Compartir a través de


Enumeración LayoutDirections

Specifies the overall direction of the tablix layout.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Enumeration LayoutDirections
'Uso
Dim instance As LayoutDirections
public enum LayoutDirections
public enum class LayoutDirections
type LayoutDirections
public enum LayoutDirections

Miembros

Nombre del miembro Descripción
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.