Freigeben über


StyleBase.Direction-Feld

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

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected Const Direction As String
'Usage
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

Hinweise

Valid values are LTR or RTL.

Siehe auch

Verweis

StyleBase Klasse

Microsoft.ReportingServices.ReportRendering-Namespace