Gets or sets the way FpSpread reacts to touch manipulation.
Declaration
public SpreadPanningMode PanningMode { get; set; }
Public Property PanningMode As SpreadPanningMode
Remarks
The PanningMode property specifies whether the FpSpread scrolls horizontally,
vertically, or both. The FpSpread scrolls when a user drags a finger on the
control while using a touch device that supports Windows Touch.