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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > Cell Class : Parent Property
Gets the parent for this cell.
Syntax
'Declaration
 
Public ReadOnly Property Parent As Cells
'Usage
 
Dim instance As Cell
Dim value As Cells
 
value = instance.Parent
public Cells Parent {get;}
See Also

Reference

Cell Class
Cell Members