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


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

Reference

SheetView Class
SheetView Members