'Declaration Public Class CreateChildViewEventArgs Inherits System.EventArgs
'Usage Dim instance As CreateChildViewEventArgs
public class CreateChildViewEventArgs : System.EventArgs
'Declaration Public Class CreateChildViewEventArgs Inherits System.EventArgs
'Usage Dim instance As CreateChildViewEventArgs
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
CreateChildViewEventArgs Members
FarPoint.Web.Spread Namespace
ChildViewCreated Event