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


In This Topic
    ApplyEventArgs Class
    In This Topic
    Internal use only. Represents the event data for the apply event.
    Syntax
    'Declaration
     
    
    Public Class ApplyEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As ApplyEventArgs
    public class ApplyEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.ApplyEventArgs

    See Also