Enumeração LayoutDirections
Specifies the overall direction of the tablix layout.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Enumeration LayoutDirections
'Uso
Dim instance As LayoutDirections
public enum LayoutDirections
public enum class LayoutDirections
type LayoutDirections
public enum LayoutDirections
Membros
Nome do membro | Descrição | |
---|---|---|
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. |