Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ZoomEventArgs Class
Members


ZoomEventArgs Class
Represents the event data for the UserZooming event for the Spread component, which occurs when the user zooms.
Syntax
'Declaration
 
Public Class ZoomEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As ZoomEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.ZoomEventArgs

See Also