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


In This Topic
    FieldEventArgs Class
    In This Topic
    Represents the System.EventArgs for the Field notification.
    Syntax
    'Declaration
     
    
    Public Class FieldEventArgs 
       Inherits System.EventArgs
    'Usage
     
    
    Dim instance As FieldEventArgs
    public class FieldEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also