Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ChildControlEventArgs Class
Members


In This Topic
    ChildControlEventArgs Class
    In This Topic
    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
    public class ChildControlEventArgs : System.EventArgs 
    Inheritance Hierarchy

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

    See Also