[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.AllowUserToTouchZoom

AllowUserToTouchZoom Property

AllowUserToTouchZoom

Gets or sets a value that indicates whether to allow the user to zoom FpSpread using touch behavior.

Declaration
public bool AllowUserToTouchZoom { get; set; }
Public Property AllowUserToTouchZoom As Boolean
Property Value
Type Description
bool

true if the user can zoom FpSpread using touch behavior; otherwise, false. The default is true.