Spread Windows Forms 12.0 Product Documentation
ChildControlEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ChildControlEventArgs Class
Represents the event data for the child control related events for the Spread component.
Object Model
ChildControlEventArgs Class
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

Reference

ChildControlEventArgs Members
FarPoint.Win.Spread Namespace
ChildControlActivated Event
ChildControlDeactivated Event

User-Task Documentation

Working with Child Controls on a Sheet
Managing Events from User Actions