共用方式為


StyleBase.Direction 欄位

Specifies 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.

請參閱

參考

StyleBase 類別

Microsoft.ReportingServices.ReportRendering 命名空間