Compartilhar via


Enumeração TablixLayoutDirection

Specifies the overall direction of the tablix layout.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public Enumeration TablixLayoutDirection
'Uso
Dim instance As TablixLayoutDirection
public enum TablixLayoutDirection
public enum class TablixLayoutDirection
type TablixLayoutDirection
public enum TablixLayoutDirection

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.

Consulte também

Referência

Namespace Microsoft.ReportingServices.OnDemandReportRendering