Spread Windows Forms 12.0 Product Documentation
ChildWorkbookCreatedEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ChildWorkbookCreatedEventArgs Class
Represents the event data for a ChildWorkbookCreated event for the Spread component, which occurs when a child sheet is created in a hierarchical spreadsheet.
Object Model
ChildWorkbookCreatedEventArgs ClassSpreadView Class
Syntax
'Declaration
 
Public Class ChildWorkbookCreatedEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ChildWorkbookCreatedEventArgs
public class ChildWorkbookCreatedEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.ChildWorkbookCreatedEventArgs

See Also

Reference

ChildWorkbookCreatedEventArgs Members
FarPoint.Win.Spread Namespace
ChildWorkbookCreated Event

User-Task Documentation

Working with Hierarchical Data Display
Managing Events from User Actions