Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ApplyEventArgs Class
Members


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

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

See Also