次の方法で共有


Tablix.LayoutDirection プロパティ

定義

Tablix のレイアウトの全体的な方向を取得または設定します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::LayoutDirections LayoutDirection { Microsoft::ReportingServices::RdlObjectModel::LayoutDirections get(); void set(Microsoft::ReportingServices::RdlObjectModel::LayoutDirections value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.LayoutDirections LayoutDirection { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.LayoutDirection : Microsoft.ReportingServices.RdlObjectModel.LayoutDirections with get, set
Public Property LayoutDirection As LayoutDirections

プロパティ値

LayoutDirections オブジェクト。

属性

適用対象