[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ChildViewCreatedEventArgs

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.

Inheritance
ChildViewCreatedEventArgs
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class ChildViewCreatedEventArgs : EventArgs
Public Class ChildViewCreatedEventArgs
    Inherits EventArgs

Constructors

Name Description
ChildViewCreatedEventArgs(SheetView)

Creates a new object with the ChildViewCreated event arguments.

Properties

Name Description
SheetView

Gets the child SheetView object being created.