LayoutDirections 列挙体

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

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

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

メンバー

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