Visual Basic (Declaration) | |
---|---|
Public Class CreateChildViewEventArgs Inherits System.EventArgs |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As CreateChildViewEventArgs |
C# | |
---|---|
public class CreateChildViewEventArgs : System.EventArgs |
A ChildViewCreated event is raised when the Spread component creates a child sheet in a parent sheet with a hierarchy. You can handle this event to set up the child sheet view.
System.Object
System.EventArgs
FarPoint.Web.Spread.CreateChildViewEventArgs
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
Reference
CreateChildViewEventArgs MembersFarPoint.Web.Spread Namespace
ChildViewCreated Event