共用方式為


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.