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