FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ChildControlEventArgs Class
Members


ChildControlEventArgs Class
Represents the event data for the child control related events for the Spread component.
Syntax
'Declaration
 
Public Class ChildControlEventArgs 
   Inherits System.EventArgs
 
'Usage
 
Dim instance As ChildControlEventArgs
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.ChildControlEventArgs

See Also