次の方法で共有


TablixLayoutDirection 列挙体

Tablix のレイアウトの全体的な方向を指定します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Enumeration TablixLayoutDirection
'使用
Dim instance As TablixLayoutDirection
public enum TablixLayoutDirection
public enum class TablixLayoutDirection
type TablixLayoutDirection
public enum TablixLayoutDirection

メンバー

メンバー名 説明
LTR Tablix の動的な列が左から右の方向に増えます。ヘッダーは左側です。
RTL Tablix の動的な列が右から左の方向に増加します。ヘッダーは右側で、ピア グループの順序が逆になります。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間