'Declaration
Public Property PanningMode As SpreadPanningMode
'Usage
Dim instance As FpSpread Dim value As SpreadPanningMode instance.PanningMode = value value = instance.PanningMode
public SpreadPanningMode PanningMode {get; set;}
'Declaration
Public Property PanningMode As SpreadPanningMode
'Usage
Dim instance As FpSpread Dim value As SpreadPanningMode instance.PanningMode = value value = instance.PanningMode
public SpreadPanningMode PanningMode {get; set;}
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.