Поделиться через


Перечисление TablixLayoutDirection

Specifies the overall direction of the tablix layout.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Enumeration TablixLayoutDirection
'Применение
Dim instance As TablixLayoutDirection
public enum TablixLayoutDirection
public enum class TablixLayoutDirection
type TablixLayoutDirection
public enum TablixLayoutDirection

Элементы

Имя элемента Описание
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.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering