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


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

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.NoteEventArgs

    See Also