バージョン

Direction プロパティ (PopoverModel)

ターゲット要素に相対するコントロールの表示方向を制御します。「auto」の設定は、利用可能なスペースがある側にコントロールを表示します。優先は DirectionPriority で設定されます。
シンタックス
'宣言
 
Public Property Direction As System.Nullable(Of PopoverDirection)
public System.Nullable<PopoverDirection> Direction {get; set;}
参照

オンラインで表示: GitHub