FarPoint.Win.Spread
ChildControlEventArgs Class Members
See Also  Properties 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ChildControlEventArgs Class


The following tables list the members exposed by ChildControlEventArgs.

Public Constructors

 NameDescription
Public ConstructorChildControlEventArgs Constructor Creates a new object with the ChildControl event arguments.  
Top

Public Properties

 NameDescription
Public PropertyCancel Gets or sets whether to cancel the event action.  
Public PropertyChildControl Gets the child control for the event.  
Top

See Also