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


FieldEventArgs Class
Represents the System.EventArgs for the Field notification.
Syntax
'Declaration
 
Public Class FieldEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As FieldEventArgs
Inheritance Hierarchy

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

See Also