GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ScrolledEventArgs Class
Members


ScrolledEventArgs Class
Provides the System.EventArgs data for the event.
Syntax
'Declaration
 
Public Class ScrolledEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As ScrolledEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      GrapeCity.Win.Spread.InputMan.CellType.ScrolledEventArgs

See Also