'DeclarationPublic Event AllowUserToTouchZoomChanged As EventHandler
'UsageDim instance As FpSpread Dim handler As EventHandler AddHandler instance.AllowUserToTouchZoomChanged, handler
public event EventHandler AllowUserToTouchZoomChanged
'DeclarationPublic Event AllowUserToTouchZoomChanged As EventHandler
'UsageDim instance As FpSpread Dim handler As EventHandler AddHandler instance.AllowUserToTouchZoomChanged, handler
public event EventHandler AllowUserToTouchZoomChanged