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


In This Topic
    ScrolledEventArgs Class
    In This Topic
    Provides the System.EventArgs data for the event.
    Syntax
    'Declaration
     
    
    Public Class ScrolledEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As ScrolledEventArgs
    public class ScrolledEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also