Перечисление LayoutDirections
Specifies the overall direction of the tablix layout.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Enumeration LayoutDirections
'Применение
Dim instance As LayoutDirections
public enum LayoutDirections
public enum class LayoutDirections
type LayoutDirections
public enum LayoutDirections
Элементы
Имя элемента | Описание | |
---|---|---|
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.RdlObjectModel