Partilhar via


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

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

Sintaxe

'Declaração
Protected Const Direction As String
'Uso
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

Comentários

Valid values are LTR or RTL.