Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / SpinUpEventArgs Class
Members


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

    System.Object
       System.EventArgs
          FarPoint.Win.SpinUpEventArgs

    See Also