Scheduler for WPF
PanningDirection プロパティ (VisualIntervalsPresenter)

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 > VisualIntervalsPresenter クラス : PanningDirection プロパティ
パン方向を取得または設定します。
シンタックス
'宣言
 
Public Property PanningDirection As System.Nullable(Of Orientation)
public System.Nullable<Orientation> PanningDirection {get; set;}
解説
このプロパティが設定された場合、 VisualIntervalsPresenterコントロールは、このプロパティを使用してパンとクロススライド選択を区別します。これはタッチ操作にのみ有効です。このプロパティが設定されない場合は、すべてのタッチ操作が選択に使用され、パンは機能しません。
参照

VisualIntervalsPresenter クラス
VisualIntervalsPresenter メンバ