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 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6
Reference
CreateChildViewEventArgs MembersFarPoint.Web.Spread Namespace
ChildViewCreated Event