バージョン

LogicalOrientation プロパティ (TreeReportView)

ビューが特定のディメンションのレイアウトのみサポートする場合、View の System.Windows.Controls.Orientation
シンタックス
'宣言
 
Protected Friend Overrides ReadOnly Property LogicalOrientation As Orientation
protected internal override Orientation LogicalOrientation {get;}
解説

HasLogicalOrientation プロパティは、View が特定のディメンションのレイアウトのみサポートするかどうかを返します。基本実装は System.Windows.Controls.Orientation.Vertical を返します。

参照