Enumerazione LayoutDirections

Specifies the overall direction of the tablix layout.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Enumeration LayoutDirections
'Utilizzo
Dim instance As LayoutDirections
public enum LayoutDirections
public enum class LayoutDirections
type LayoutDirections
public enum LayoutDirections

Membri

Nome membro Descrizione
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.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel