[]
        
(Showing Draft Content)

FarPoint.Web.Spread.CreateChildViewEventArgs

CreateChildViewEventArgs Class

Represents the event data for a ChildViewCreated event.

Inheritance
CreateChildViewEventArgs
Namespace: FarPoint.Web.Spread
Assembly: FarPoint.Web.Spread.dll
Syntax
public class CreateChildViewEventArgs : EventArgs
Public Class CreateChildViewEventArgs
    Inherits EventArgs

Constructors

Name Description
CreateChildViewEventArgs(SheetView)

Creates a new object with the CreateChildView event arguments.

CreateChildViewEventArgs(SheetView, PagerInfo)

Handles the CreateChildView event.

Properties

Name Description
Pager

Gets or sets the page navigation.

SheetView

Gets the child sheet (SheetView object) being created.