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

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > VisualIntervalsPresenter クラス : PanningDirection プロパティ
Gets or sets the panning direction.
シンタックス
'宣言
 
Public Property PanningDirection As System.Nullable(Of Orientation)
public System.Nullable<Orientation> PanningDirection {get; set;}
解説
If this property is set, the VisualIntervalsPresenter control will use it to distinguish panning and cross-slide selection. It only makes sense for touch interaction. If this property is not set, all touch interactions will be used for selection and panning might not work.
参照

VisualIntervalsPresenter クラス
VisualIntervalsPresenter メンバ