public event EventHandler AllowUserToTouchZoomChanged
'Declaration Public Event AllowUserToTouchZoomChanged As EventHandler
'Declaration
Public Event AllowUserToTouchZoomChanged As EventHandler
'Usage Dim instance As FpSpread Dim handler As EventHandler AddHandler instance.AllowUserToTouchZoomChanged, handler
'Usage
Dim instance As FpSpread Dim handler As EventHandler AddHandler instance.AllowUserToTouchZoomChanged, handler
FpSpread Class FpSpread Members