Spread for ASP.NET 12 Product Documentation
SheetView Property (CreateChildViewEventArgs)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > CreateChildViewEventArgs Class : SheetView Property
Gets the child sheet (SheetView object) being created.
Syntax
'Declaration
 
Public ReadOnly Property SheetView As SheetView
'Usage
 
Dim instance As CreateChildViewEventArgs
Dim value As SheetView
 
value = instance.SheetView
public SheetView SheetView {get;}
See Also

Reference

CreateChildViewEventArgs Class
CreateChildViewEventArgs Members