Spread Windows Forms 12.0 Product Documentation
ChildViewCreatedEventArgs Class
Members 


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

System.Object
   System.EventArgs
      FarPoint.Win.Spread.ChildViewCreatedEventArgs

See Also

Reference

ChildViewCreatedEventArgs Members
FarPoint.Win.Spread Namespace
ChildViewCreated Event

User-Task Documentation

Working with Hierarchical Data Display
Managing Events from User Actions