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


In This Topic
    OpenArgs Class
    In This Topic
    Represents information about event open file.
    Syntax
    'Declaration
     
    
    Public Class OpenArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As OpenArgs
    public class OpenArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.Design.OpenArgs

    See Also