[]
        
(Showing Draft Content)

C1.WPF.Schedule.VisualIntervalsPresenter.PanningDirection

PanningDirection Property

PanningDirection

Gets or sets the panning direction.

Declaration
public Orientation? PanningDirection { get; set; }
Remarks

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.