Pole StyleBase.Direction
Wskazuje, czy tekst jest pisemne od lewej do prawej lub od prawej do lewej i czy macierze wzrostu (nagłówki po lewej stronie) w prawo lub w lewo (nagłówki po prawej stronie).
Przestrzeń nazw: Microsoft.ReportingServices.ReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Protected Const Direction As String
'Użycie
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
Uwagi
Prawidłowe wartości to LTR lub RTL.