Поле Direction

Indicates whether text is written left-to-right or right-to-left and whether matrixes grow to the right (headers on the left) or left (headers on the right).

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

Синтаксис

'Декларация
Protected Const Direction As String
'Применение
Dim value As String

value = StyleBase.Direction
protected const string Direction
protected:
literal String^ Direction
static val mutable Direction: string
protected const var Direction : String

Замечания

Valid values are LTR or RTL.