Enumerazione TablixLayoutDirection
Specifies the overall direction of the tablix layout.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public Enumeration TablixLayoutDirection
'Utilizzo
Dim instance As TablixLayoutDirection
public enum TablixLayoutDirection
public enum class TablixLayoutDirection
type TablixLayoutDirection
public enum TablixLayoutDirection
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. |