Spread for ASP.NET 12 Product Documentation
LayoutRow Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > LayoutCell Class : LayoutRow Property
Gets the row that contains this layout cell.
Syntax
'Declaration
 
Public ReadOnly Property LayoutRow As LayoutRow
'Usage
 
Dim instance As LayoutCell
Dim value As LayoutRow
 
value = instance.LayoutRow
public LayoutRow LayoutRow {get;}
See Also

Reference

LayoutCell Class
LayoutCell Members